Searched refs:APM_ENABLE_EVENT (Results 1 – 4 of 4) sorted by relevance
196 "UnthrottlingEvents": ["APM_ENABLE_EVENT","APM_DISABLE_EVENT",201 "UnthrottlingEvents": ["APM_ENABLE_EVENT","APM_DISABLE_EVENT",207 "UnthrottlingEvents": ["APM_ENABLE_EVENT","WIFI_DISABLE_EVENT",213 "UnthrottlingEvents": ["APM_ENABLE_EVENT","WIFI_DISABLE_EVENT",
66 public static final int APM_ENABLE_EVENT = 4; field in IwlanEventListener108 APM_ENABLE_EVENT,288 event = sIsAirplaneModeOn ? APM_ENABLE_EVENT : APM_DISABLE_EVENT; in onBroadcastReceived()370 ret = APM_ENABLE_EVENT; in getUnthrottlingEvent()
1333 case IwlanEventListener.APM_ENABLE_EVENT: in handleMessage()
607 .obtainMessage(IwlanEventListener.APM_ENABLE_EVENT) in testGetLastError()885 .obtainMessage(IwlanEventListener.APM_ENABLE_EVENT) in testAPMUnthrottle()1373 .obtainMessage(IwlanEventListener.APM_ENABLE_EVENT) in testGetLastRetryIndex()