Searched refs:WIFI_DISABLE_EVENT (Results 1 – 4 of 4) sorted by relevance
197 "WIFI_DISABLE_EVENT","WIFI_AP_CHANGED_EVENT"]},{202 "WIFI_DISABLE_EVENT","WIFI_AP_CHANGED_EVENT"]},{207 "UnthrottlingEvents": ["APM_ENABLE_EVENT","WIFI_DISABLE_EVENT",213 "UnthrottlingEvents": ["APM_ENABLE_EVENT","WIFI_DISABLE_EVENT",
61 public static final int WIFI_DISABLE_EVENT = 2; field in IwlanEventListener106 WIFI_DISABLE_EVENT,299 event = WIFI_DISABLE_EVENT; in onBroadcastReceived()364 ret = WIFI_DISABLE_EVENT; in getUnthrottlingEvent()
1335 case IwlanEventListener.WIFI_DISABLE_EVENT: in handleMessage()
775 .obtainMessage(IwlanEventListener.WIFI_DISABLE_EVENT) in testWifiDisableUnthrottle()