Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DSoftApManager.java105 START_RESULT_FAILURE_START_HAL,
129 public static final int START_RESULT_FAILURE_START_HAL = 5; field in SoftApManager
DWifiNative.java1595 softApManager.writeSoftApStartedEvent(SoftApManager.START_RESULT_FAILURE_START_HAL); in setupInterfaceForSoftApMode()
DWifiMetrics.java9355 case SoftApManager.START_RESULT_FAILURE_START_HAL: