Home
last modified time | relevance | path

Searched refs:START_RESULT_FAILURE_SET_COUNTRY_CODE (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DSoftApManager.java110 START_RESULT_FAILURE_SET_COUNTRY_CODE,
139 public static final int START_RESULT_FAILURE_SET_COUNTRY_CODE = 10; field in SoftApManager
1350 handleStartSoftApFailure(START_RESULT_FAILURE_SET_COUNTRY_CODE); in processMessageImpl()
DWifiMetrics.java9365 case SoftApManager.START_RESULT_FAILURE_SET_COUNTRY_CODE:
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DSoftApManagerTest.java768 eq(SoftApManager.START_RESULT_FAILURE_SET_COUNTRY_CODE), in startSoftApOn5GhzFailGeneralErrorForNoCountryCode()