Searched refs:newSecurityType (Results 1 – 1 of 1) sorted by relevance
83 int newSecurityType = mSharedPreferences.getInt( in onStartInternal() local86 if (mSecurityType != newSecurityType && newSecurityType != SHARED_SECURITY_TYPE_UNSET) { in onStartInternal()88 mSecurityType = newSecurityType; in onStartInternal()