Searched refs:getDispatcher (Results 1 – 9 of 9) sorted by relevance
33 getDispatcher().dispatchOnStart(); in run()39 getDispatcher().dispatchOnStop(); in run()41 getDispatcher().dispatchOnSuccess(); in run()
102 final UtteranceProgressDispatcher dispatcher = getDispatcher(); in run()138 final UtteranceProgressDispatcher dispatcher = getDispatcher(); in dispatchEndStatus()251 getDispatcher().dispatchOnRangeStart(marker.start, marker.end, marker.frames); in onMarkerReached()
21 protected UtteranceProgressDispatcher getDispatcher() { in getDispatcher() method in PlaybackQueueItem
53 final UtteranceProgressDispatcher dispatcher = getDispatcher(); in run()
78 virtual sp<InputDispatcherInterface> getDispatcher() = 0;95 virtual sp<InputDispatcherInterface> getDispatcher();
93 sp<InputDispatcherInterface> InputManager::getDispatcher() { in getDispatcher() function in android::InputManager
79 public BackupHelperDispatcher getDispatcher() { in getDispatcher() method in BackupAgentHelper
386 mInputManager->getDispatcher()->dump(dump); in dump()436 return mInputManager->getDispatcher()->registerInputChannel( in registerInputChannel()443 return mInputManager->getDispatcher()->registerInputMonitor( in registerInputMonitor()450 return mInputManager->getDispatcher()->unregisterInputChannel(inputChannel); in unregisterInputChannel()455 return mInputManager->getDispatcher()->pilferPointers(token); in pilferPointers()790 mInputManager->getDispatcher()->setInputWindows(windowHandles, displayId); in setInputWindows()823 mInputManager->getDispatcher()->setFocusedApplication(displayId, applicationHandle); in setFocusedApplication()827 mInputManager->getDispatcher()->setFocusedDisplay(displayId); in setFocusedDisplay()831 mInputManager->getDispatcher()->setInputDispatchMode(enabled, frozen); in setInputDispatchMode()1471 im->getInputManager()->getDispatcher()->setInputFilterEnabled(enabled); in nativeSetInputFilterEnabled()[all …]
4156 Landroid/app/backup/BackupAgentHelper;->getDispatcher()Landroid/app/backup/BackupHelperDispatcher;65148 Landroid/speech/tts/PlaybackQueueItem;->getDispatcher()Landroid/speech/tts/TextToSpeechService$Utte…101937 Lcom/android/okhttp/OkHttpClient;->getDispatcher()Lcom/android/okhttp/Dispatcher;