Searched refs:QNS_EVENT_WFC_PLATFORM_ENABLED (Results 1 – 4 of 4) sorted by relevance
84 QNS_EVENT_WFC_PLATFORM_ENABLED,113 static final int QNS_EVENT_WFC_PLATFORM_ENABLED = QNS_EVENT_BASE + 21; field in QnsEventDispatcher363 case QNS_EVENT_WFC_PLATFORM_ENABLED: in notifyImmediately()394 updateHandler(handler, QNS_EVENT_WFC_PLATFORM_ENABLED); in notifyImmediately()697 updateHandlers(QNS_EVENT_WFC_PLATFORM_ENABLED); in notifyWfcEnabledByPlatform()
412 events.add(QnsEventDispatcher.QNS_EVENT_WFC_PLATFORM_ENABLED); in registerListeners()2049 case QnsEventDispatcher.QNS_EVENT_WFC_PLATFORM_ENABLED: in handleMessage()
395 when(mMockHandler.obtainMessage(eq(QnsEventDispatcher.QNS_EVENT_WFC_PLATFORM_ENABLED))) in testNotifyImmediatelyWfcSettingsWithEnabledStatus()403 events.add(QnsEventDispatcher.QNS_EVENT_WFC_PLATFORM_ENABLED); in testNotifyImmediatelyWfcSettingsWithEnabledStatus()
941 mAne.mHandler.sendEmptyMessage(QnsEventDispatcher.QNS_EVENT_WFC_PLATFORM_ENABLED); in testOnWfcPlatformChanged()951 mAne.mHandler.sendEmptyMessage(QnsEventDispatcher.QNS_EVENT_WFC_PLATFORM_ENABLED); in testOnWfcPlatformChanged()