Searched refs:APM_ENABLE_EVENT (Results 1 – 4 of 4) sorted by relevance
59 public static final int APM_ENABLE_EVENT = 4; field in IwlanEventListener86 APM_ENABLE_EVENT,230 event = sIsAirplaneModeOn ? APM_ENABLE_EVENT : APM_DISABLE_EVENT; in onBroadcastReceived()307 ret = APM_ENABLE_EVENT; in getUnthrottlingEvent()
1023 case IwlanEventListener.APM_ENABLE_EVENT: in handleMessage()
50 # 3.4.3. APM_ENABLE_EVENT: APM off to on toggle.
526 .obtainMessage(IwlanEventListener.APM_ENABLE_EVENT) in testAPMUnthrottle()