Searched refs:QNS_EVENT_WIFI_DISABLING (Results 1 – 4 of 4) sorted by relevance
66 QNS_EVENT_WIFI_DISABLING,95 static final int QNS_EVENT_WIFI_DISABLING = QNS_EVENT_BASE + 3; field in QnsEventDispatcher204 event = QNS_EVENT_WIFI_DISABLING;
105 events.add(QnsEventDispatcher.QNS_EVENT_WIFI_DISABLING); in IwlanEventHandler()127 case QnsEventDispatcher.QNS_EVENT_WIFI_DISABLING: in handleMessage()
301 case QnsEventDispatcher.QNS_EVENT_WIFI_DISABLING: in handleMessage()517 events.add(QnsEventDispatcher.QNS_EVENT_WIFI_DISABLING); in RestrictManager()
317 when(mMockHandler.obtainMessage(eq(QnsEventDispatcher.QNS_EVENT_WIFI_DISABLING))) in testOnWifiStateChangedEvent()321 events.add(QnsEventDispatcher.QNS_EVENT_WIFI_DISABLING); in testOnWifiStateChangedEvent()