Searched refs:getDispatcher (Results 1 – 10 of 10) 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()
85 virtual sp<InputDispatcherInterface> getDispatcher() = 0;102 sp<InputDispatcherInterface> getDispatcher() override;
113 sp<InputDispatcherInterface> InputManager::getDispatcher() { in getDispatcher() function in android::InputManager
460 mInputManager->getDispatcher()->dump(dump); in dump()515 return mInputManager->getDispatcher()->createInputChannel(name); in createInputChannel()534 return mInputManager->getDispatcher()->pilferPointers(token); in pilferPointers()1001 mInputManager->getDispatcher()->displayRemoved(displayId); in displayRemoved()1016 mInputManager->getDispatcher()->setFocusedDisplay(displayId); in setFocusedDisplay()1020 mInputManager->getDispatcher()->setInputDispatchMode(enabled, frozen); in setInputDispatchMode()1658 im->getInputManager()->getDispatcher()->setInputFilterEnabled(enabled); in nativeSetInputFilterEnabled()1665 im->getInputManager()->getDispatcher()->setInTouchMode(inTouchMode); in nativeSetInTouchMode()1679 im->getInputManager()->getDispatcher()->setBlockUntrustedTouchesMode( in nativeSetBlockUntrustedTouchesMode()2104 im->getInputManager()->getDispatcher()->monitor(); in nativeMonitor()[all …]
79 public BackupHelperDispatcher getDispatcher() { in getDispatcher() method in BackupAgentHelper
823 Lcom/android/okhttp/OkHttpClient;->getDispatcher()Lcom/android/okhttp/Dispatcher;
4153 Landroid/app/backup/BackupAgentHelper;->getDispatcher()Landroid/app/backup/BackupHelperDispatcher;54559 Landroid/speech/tts/PlaybackQueueItem;->getDispatcher()Landroid/speech/tts/TextToSpeechService$Utte…