Searched refs:ACTION_SECURITY_CHANGE (Results 1 – 6 of 6) sorted by relevance
87 NetworkSecurityPreferenceController.ACTION_SECURITY_CHANGE)).isTrue(); in onStart_registersSecurityChangeListener()105 NetworkSecurityPreferenceController.ACTION_SECURITY_CHANGE)).isFalse(); in onStop_unregistersSecurityChangeListener()133 Intent intent = new Intent(NetworkSecurityPreferenceController.ACTION_SECURITY_CHANGE); in receiveSecurityChangeIntent_setUnsecureType_preferenceHidden()144 Intent intent = new Intent(NetworkSecurityPreferenceController.ACTION_SECURITY_CHANGE); in receiveSecurityChangeIntent_setSecureType_preferenceVisible()157 Intent intent = new Intent(NetworkSecurityPreferenceController.ACTION_SECURITY_CHANGE); in handlePreferenceChanged_hasSecurity_networkNameSet_wifiAdded()178 Intent intent = new Intent(NetworkSecurityPreferenceController.ACTION_SECURITY_CHANGE); in handlePreferenceChanged_hasSecurity_networkNameSet_wifiEnabled()
79 NetworkSecurityPreferenceController.ACTION_SECURITY_CHANGE)).isTrue(); in onStart_registersSecurityChangeListener()97 NetworkSecurityPreferenceController.ACTION_SECURITY_CHANGE)).isFalse(); in onStop_unregistersSecurityChangeListener()135 intent = new Intent(NetworkSecurityPreferenceController.ACTION_SECURITY_CHANGE); in receiveSecurityChangeIntent_nameSet_buttonDisabled()
90 NetworkSecurityPreferenceController.ACTION_SECURITY_CHANGE); in handlePreferenceChanged_broadcastIsSent()
40 public static final String ACTION_SECURITY_CHANGE = field in NetworkSecurityPreferenceController100 Intent intent = new Intent(ACTION_SECURITY_CHANGE); in notifySecurityChange()
77 new IntentFilter(NetworkSecurityPreferenceController.ACTION_SECURITY_CHANGE)); in onStartInternal()
123 new IntentFilter(NetworkSecurityPreferenceController.ACTION_SECURITY_CHANGE)); in onStart()