Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DSoftApManager.java898 private void handleStartSoftApFailure(@StartResult int startResult) { in handleStartSoftApFailure() method in SoftApManager
1181 handleStartSoftApFailure(START_RESULT_FAILURE_GENERAL); in processMessageImpl()
1244 handleStartSoftApFailure( in processMessageImpl()
1291 handleStartSoftApFailure(START_RESULT_FAILURE_UNSUPPORTED_CONFIG); in processMessageImpl()
1308 handleStartSoftApFailure( in processMessageImpl()
1325 handleStartSoftApFailure(START_RESULT_FAILURE_INTERFACE_CONFLICT); in processMessageImpl()
1327 handleStartSoftApFailure(START_RESULT_FAILURE_CREATE_INTERFACE); in processMessageImpl()
1350 handleStartSoftApFailure(START_RESULT_FAILURE_SET_COUNTRY_CODE); in processMessageImpl()
1363 handleStartSoftApFailure(startResult); in processMessageImpl()
1448 handleStartSoftApFailure(START_RESULT_FAILURE_UNSUPPORTED_CONFIG); in processMessageImpl()
[all …]