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