Searched refs:QNS_EVENT_WFC_MODE_TO_WIFI_ONLY (Results 1 – 4 of 4) sorted by relevance
419 when(mMockHandler.obtainMessage(eq(QnsEventDispatcher.QNS_EVENT_WFC_MODE_TO_WIFI_ONLY))) in testNotifyImmediatelyDifferentWfcModes()429 events.add(QnsEventDispatcher.QNS_EVENT_WFC_MODE_TO_WIFI_ONLY); in testNotifyImmediatelyDifferentWfcModes()450 when(mMockHandler.obtainMessage(eq(QnsEventDispatcher.QNS_EVENT_WFC_MODE_TO_WIFI_ONLY))) in testNotifyCurrentSettingWithDisabledStatus()463 events.add(QnsEventDispatcher.QNS_EVENT_WFC_MODE_TO_WIFI_ONLY); in testNotifyCurrentSettingWithDisabledStatus()491 when(mMockHandler.obtainMessage(eq(QnsEventDispatcher.QNS_EVENT_WFC_MODE_TO_WIFI_ONLY))) in testNotifyCurrentSettingWithEnabledStatus()504 events.add(QnsEventDispatcher.QNS_EVENT_WFC_MODE_TO_WIFI_ONLY); in testNotifyCurrentSettingWithEnabledStatus()585 when(mMockHandler.obtainMessage(eq(QnsEventDispatcher.QNS_EVENT_WFC_MODE_TO_WIFI_ONLY))) in testOnUserSettingChangedEventDisableStatus()598 events.add(QnsEventDispatcher.QNS_EVENT_WFC_MODE_TO_WIFI_ONLY); in testOnUserSettingChangedEventDisableStatus()638 when(mMockHandler.obtainMessage(eq(QnsEventDispatcher.QNS_EVENT_WFC_MODE_TO_WIFI_ONLY))) in testOnUserSettingChangedEventEnabledStatus()651 events.add(QnsEventDispatcher.QNS_EVENT_WFC_MODE_TO_WIFI_ONLY); in testOnUserSettingChangedEventEnabledStatus()
72 QNS_EVENT_WFC_MODE_TO_WIFI_ONLY,101 static final int QNS_EVENT_WFC_MODE_TO_WIFI_ONLY = QNS_EVENT_BASE + 9; field in QnsEventDispatcher375 case QNS_EVENT_WFC_MODE_TO_WIFI_ONLY: in notifyImmediately()413 updateHandler(handler, QNS_EVENT_WFC_MODE_TO_WIFI_ONLY); in notifyImmediately()635 event = QNS_EVENT_WFC_MODE_TO_WIFI_ONLY; in notifyCurrentSetting()
276 case QnsEventDispatcher.QNS_EVENT_WFC_MODE_TO_WIFI_ONLY: in handleMessage()509 events.add(QnsEventDispatcher.QNS_EVENT_WFC_MODE_TO_WIFI_ONLY); in RestrictManager()
404 events.add(QnsEventDispatcher.QNS_EVENT_WFC_MODE_TO_WIFI_ONLY); in registerListeners()2025 case QnsEventDispatcher.QNS_EVENT_WFC_MODE_TO_WIFI_ONLY: in handleMessage()