OSDN Git Service

Don't check states when mActiveProfile is present
authorHung-ying Tyan <tyanh@google.com>
Sat, 5 Mar 2011 17:53:45 +0000 (01:53 +0800)
committerHung-ying Tyan <tyanh@google.com>
Sat, 5 Mar 2011 17:53:45 +0000 (01:53 +0800)
commit68bcab85324200395ccdcaa877e71780ad183e3b
treebc23453a6104061fcaff92114e4788c0e0e5bf74
parent3f1d39193ed6bb0a7553555ac0ebeafed75f03af
Don't check states when mActiveProfile is present

and is in IDLE state. checkVpnConnectionStatus() will clean up mActiveProfile
if it's IDLE.

Bug: 3513962
Change-Id: I8289fa321fdbd46def9c8207cef79cb45509897a
src/com/android/settings/vpn/VpnSettings.java