Searched refs:SUPPLICANT_STATE_CHANGED_ACTION (Results 1 – 6 of 6) sorted by relevance
93 assertTrue(action.equals(WifiManager.SUPPLICANT_STATE_CHANGED_ACTION)); in testSupplicantStateChangeIntent()100 mIntentFilter.addAction(WifiManager.SUPPLICANT_STATE_CHANGED_ACTION); in testSupplicantStateChangeIntent()115 assertTrue(action.equals(WifiManager.SUPPLICANT_STATE_CHANGED_ACTION)); in testAuthPassInSupplicantStateChangeIntent()125 mIntentFilter.addAction(WifiManager.SUPPLICANT_STATE_CHANGED_ACTION); in testAuthPassInSupplicantStateChangeIntent()141 assertTrue(action.equals(WifiManager.SUPPLICANT_STATE_CHANGED_ACTION)); in testAuthFailedInSupplicantStateChangeIntent()151 mIntentFilter.addAction(WifiManager.SUPPLICANT_STATE_CHANGED_ACTION); in testAuthFailedInSupplicantStateChangeIntent()168 assertTrue(action.equals(WifiManager.SUPPLICANT_STATE_CHANGED_ACTION)); in testReasonCodeInSupplicantStateChangeIntent()181 mIntentFilter.addAction(WifiManager.SUPPLICANT_STATE_CHANGED_ACTION); in testReasonCodeInSupplicantStateChangeIntent()
76 } else if (action.equals(WifiManager.SUPPLICANT_STATE_CHANGED_ACTION)) { in onReceive()95 mIntentFilter.addAction(WifiManager.SUPPLICANT_STATE_CHANGED_ACTION); in setUp()
214 Intent intent = new Intent(WifiManager.SUPPLICANT_STATE_CHANGED_ACTION); in sendSupplicantStateChangedBroadcast()
181 filter.addAction(WifiManager.SUPPLICANT_STATE_CHANGED_ACTION); in newIntentFilter()
734 public static final String SUPPLICANT_STATE_CHANGED_ACTION = field in WifiManager
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...