Searched refs:QNS_EVENT_WFC_ROAMING_DISABLED (Results 1 – 4 of 4) sorted by relevance
76 QNS_EVENT_WFC_ROAMING_DISABLED,105 static final int QNS_EVENT_WFC_ROAMING_DISABLED = QNS_EVENT_BASE + 13; field in QnsEventDispatcher372 case QNS_EVENT_WFC_ROAMING_DISABLED: in notifyImmediately()429 updateHandler(handler, QNS_EVENT_WFC_ROAMING_DISABLED); in notifyImmediately()656 event = QNS_EVENT_WFC_ROAMING_DISABLED; in notifyCurrentSetting()
408 events.add(QnsEventDispatcher.QNS_EVENT_WFC_ROAMING_DISABLED); in registerListeners()2037 case QnsEventDispatcher.QNS_EVENT_WFC_ROAMING_DISABLED: in handleMessage()
376 when(mMockHandler.obtainMessage(eq(QnsEventDispatcher.QNS_EVENT_WFC_ROAMING_DISABLED))) in testNotifyImmediatelyWfcSettingsWithDisabledStatus()382 events.add(QnsEventDispatcher.QNS_EVENT_WFC_ROAMING_DISABLED); in testNotifyImmediatelyWfcSettingsWithDisabledStatus()452 when(mMockHandler.obtainMessage(eq(QnsEventDispatcher.QNS_EVENT_WFC_ROAMING_DISABLED))) in testNotifyCurrentSettingWithDisabledStatus()464 events.add(QnsEventDispatcher.QNS_EVENT_WFC_ROAMING_DISABLED); in testNotifyCurrentSettingWithDisabledStatus()587 when(mMockHandler.obtainMessage(eq(QnsEventDispatcher.QNS_EVENT_WFC_ROAMING_DISABLED))) in testOnUserSettingChangedEventDisableStatus()599 events.add(QnsEventDispatcher.QNS_EVENT_WFC_ROAMING_DISABLED); in testOnUserSettingChangedEventDisableStatus()
920 mAne.mHandler.sendEmptyMessage(QnsEventDispatcher.QNS_EVENT_WFC_ROAMING_DISABLED); in testOnWfcEnabledChanged_Roaming()