Searched refs:WIFI_DISABLE_EVENT (Results 1 – 4 of 4) sorted by relevance
54 public static final int WIFI_DISABLE_EVENT = 2; field in IwlanEventListener84 WIFI_DISABLE_EVENT,241 event = WIFI_DISABLE_EVENT; in onBroadcastReceived()301 ret = WIFI_DISABLE_EVENT; in getUnthrottlingEvent()
1025 case IwlanEventListener.WIFI_DISABLE_EVENT: in handleMessage()
48 # 3.4.1. WIFI_DISABLE_EVENT: Wifi on to off toggle.
424 .obtainMessage(IwlanEventListener.WIFI_DISABLE_EVENT) in testWifiDisableUnthrottle()