Searched refs:WIFI_CALLING_ENABLE_EVENT (Results 1 – 4 of 4) sorted by relevance
72 public static final int WIFI_CALLING_ENABLE_EVENT = 6; field in IwlanEventListener110 WIFI_CALLING_ENABLE_EVENT,376 ret = WIFI_CALLING_ENABLE_EVENT; in getUnthrottlingEvent()505 int event = (wfcEnabled) ? WIFI_CALLING_ENABLE_EVENT : WIFI_CALLING_DISABLE_EVENT; in notifyCurrentSetting()
691 events.add(IwlanEventListener.WIFI_CALLING_ENABLE_EVENT); in IwlanDataServiceProvider()1584 case IwlanEventListener.WIFI_CALLING_ENABLE_EVENT: in handleMessage()2468 case IwlanEventListener.WIFI_CALLING_ENABLE_EVENT: in eventToString()
244 eq(IwlanEventListener.WIFI_CALLING_ENABLE_EVENT), in testWfcSettingChanged()255 events.add(IwlanEventListener.WIFI_CALLING_ENABLE_EVENT); in testWfcSettingChanged()
1398 IwlanEventListener.WIFI_CALLING_ENABLE_EVENT, in testDnsPrefetching()