Searched refs:QNS_EVENT_WFC_ENABLED (Results 1 – 4 of 4) sorted by relevance
70 QNS_EVENT_WFC_ENABLED,99 static final int QNS_EVENT_WFC_ENABLED = QNS_EVENT_BASE + 7; field in QnsEventDispatcher367 case QNS_EVENT_WFC_ENABLED: in notifyImmediately()403 updateHandler(handler, QNS_EVENT_WFC_ENABLED); in notifyImmediately()621 event = QNS_EVENT_WFC_ENABLED; in notifyCurrentSetting()
402 events.add(QnsEventDispatcher.QNS_EVENT_WFC_ENABLED); in registerListeners()2019 case QnsEventDispatcher.QNS_EVENT_WFC_ENABLED: in handleMessage()
397 when(mMockHandler.obtainMessage(eq(QnsEventDispatcher.QNS_EVENT_WFC_ENABLED))) in testNotifyImmediatelyWfcSettingsWithEnabledStatus()404 events.add(QnsEventDispatcher.QNS_EVENT_WFC_ENABLED); in testNotifyImmediatelyWfcSettingsWithEnabledStatus()489 when(mMockHandler.obtainMessage(eq(QnsEventDispatcher.QNS_EVENT_WFC_ENABLED))) in testNotifyCurrentSettingWithEnabledStatus()503 events.add(QnsEventDispatcher.QNS_EVENT_WFC_ENABLED); in testNotifyCurrentSettingWithEnabledStatus()636 when(mMockHandler.obtainMessage(eq(QnsEventDispatcher.QNS_EVENT_WFC_ENABLED))) in testOnUserSettingChangedEventEnabledStatus()650 events.add(QnsEventDispatcher.QNS_EVENT_WFC_ENABLED); in testOnUserSettingChangedEventEnabledStatus()
870 mAne.mHandler.sendEmptyMessage(QnsEventDispatcher.QNS_EVENT_WFC_ENABLED); in testOnWfcEnabledChanged_Home()942 mAne.mHandler.sendEmptyMessage(QnsEventDispatcher.QNS_EVENT_WFC_ENABLED); in testOnWfcPlatformChanged()