Searched refs:EXTRA_SUPPLICANT_ERROR_REASON (Results 1 – 3 of 3) sorted by relevance
176 intent.getExtra(WifiManager.EXTRA_SUPPLICANT_ERROR_REASON, -1); in testReasonCodeInSupplicantStateChangeIntent()
223 WifiManager.EXTRA_SUPPLICANT_ERROR_REASON, in sendSupplicantStateChangedBroadcast()
766 public static final String EXTRA_SUPPLICANT_ERROR_REASON = "supplicantErrorReason"; field in WifiManager