Searched refs:APM_DISABLE_EVENT (Results 1 – 3 of 3) sorted by relevance
64 public static final int APM_DISABLE_EVENT = 3; field in IwlanEventListener107 APM_DISABLE_EVENT,288 event = sIsAirplaneModeOn ? APM_ENABLE_EVENT : APM_DISABLE_EVENT; in onBroadcastReceived()367 ret = APM_DISABLE_EVENT; in getUnthrottlingEvent()
196 "UnthrottlingEvents": ["APM_ENABLE_EVENT","APM_DISABLE_EVENT",201 "UnthrottlingEvents": ["APM_ENABLE_EVENT","APM_DISABLE_EVENT",
1334 case IwlanEventListener.APM_DISABLE_EVENT: in handleMessage()