Home
last modified time | relevance | path

Searched refs:EASY_CONNECT_EVENT_FAILURE_NOT_COMPATIBLE (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/
DEasyConnectStatusCallback.java84 public static final int EASY_CONNECT_EVENT_FAILURE_NOT_COMPATIBLE = -3; field in EasyConnectStatusCallback
122 EASY_CONNECT_EVENT_FAILURE_NOT_COMPATIBLE,
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DDppMetrics.java25 import static android.net.wifi.EasyConnectStatusCallback.EASY_CONNECT_EVENT_FAILURE_NOT_COMPATIBLE;
129 case EASY_CONNECT_EVENT_FAILURE_NOT_COMPATIBLE: in updateDppFailure()
131 .EASY_CONNECT_EVENT_FAILURE_NOT_COMPATIBLE, in updateDppFailure()
133 .EASY_CONNECT_EVENT_FAILURE_NOT_COMPATIBLE) + 1); in updateDppFailure()
DDppManager.java553 EasyConnectStatusCallback.EASY_CONNECT_EVENT_FAILURE_NOT_COMPATIBLE; in onFailure()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DDppMetricsTest.java25 import static android.net.wifi.EasyConnectStatusCallback.EASY_CONNECT_EVENT_FAILURE_NOT_COMPATIBLE;
261 mDppMetrics.updateDppFailure(EASY_CONNECT_EVENT_FAILURE_NOT_COMPATIBLE); in testUpdateDppFailureNotCompatible()
265 checkDppFailures(WifiMetricsProto.WifiDppLog.EASY_CONNECT_EVENT_FAILURE_NOT_COMPATIBLE, in testUpdateDppFailureNotCompatible()
DDppManagerTest.java35 import static android.net.wifi.EasyConnectStatusCallback.EASY_CONNECT_EVENT_FAILURE_NOT_COMPATIBLE;
692 testOnFailureCallback(NOT_COMPATIBLE, EASY_CONNECT_EVENT_FAILURE_NOT_COMPATIBLE); in testOnFailureCallbackNotCompatible()
/frameworks/base/proto/src/
Dwifi.proto2438 EASY_CONNECT_EVENT_FAILURE_NOT_COMPATIBLE = 3; enumerator
/frameworks/base/api/
Dsystem-current.txt5136 field public static final int EASY_CONNECT_EVENT_FAILURE_NOT_COMPATIBLE = -3; // 0xfffffffd
/frameworks/base/non-updatable-api/
Dsystem-current.txt5042 field public static final int EASY_CONNECT_EVENT_FAILURE_NOT_COMPATIBLE = -3; // 0xfffffffd