Searched refs:EASY_CONNECT_EVENT_FAILURE_TIMEOUT (Results 1 – 9 of 9) sorted by relevance
31 import static android.net.wifi.EasyConnectStatusCallback.EASY_CONNECT_EVENT_FAILURE_TIMEOUT;206 case EASY_CONNECT_EVENT_FAILURE_TIMEOUT: in updateDppFailure()208 .EASY_CONNECT_EVENT_FAILURE_TIMEOUT, in updateDppFailure()210 .EASY_CONNECT_EVENT_FAILURE_TIMEOUT) + 1); in updateDppFailure()
1018 dppFailureCode = EasyConnectStatusCallback.EASY_CONNECT_EVENT_FAILURE_TIMEOUT; in onFailure()
135 public static final int EASY_CONNECT_EVENT_FAILURE_TIMEOUT = -6; field in EasyConnectStatusCallback189 EASY_CONNECT_EVENT_FAILURE_TIMEOUT,
31 import static android.net.wifi.EasyConnectStatusCallback.EASY_CONNECT_EVENT_FAILURE_TIMEOUT;371 mDppMetrics.updateDppFailure(EASY_CONNECT_EVENT_FAILURE_TIMEOUT); in testUpdateDppFailureTimeout()375 checkDppFailures(WifiMetricsProto.WifiDppLog.EASY_CONNECT_EVENT_FAILURE_TIMEOUT, value); in testUpdateDppFailureTimeout()
48 import static android.net.wifi.EasyConnectStatusCallback.EASY_CONNECT_EVENT_FAILURE_TIMEOUT;833 testOnFailureCallback(TIMEOUT, EASY_CONNECT_EVENT_FAILURE_TIMEOUT); in testOnFailureCallbackTimeout()
209 case EasyConnectStatusCallback.EASY_CONNECT_EVENT_FAILURE_TIMEOUT: in showErrorUi()
688 case EasyConnectStatusCallback.EASY_CONNECT_EVENT_FAILURE_TIMEOUT: in onFailure()
17 field public static final int EASY_CONNECT_EVENT_FAILURE_TIMEOUT = -6; // 0xfffffffa
3204 EASY_CONNECT_EVENT_FAILURE_TIMEOUT = 6; enumerator