Home
last modified time | relevance | path

Searched refs:getDispatcher (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DSilencePlaybackQueueItem.java33 getDispatcher().dispatchOnStart(); in run()
39 getDispatcher().dispatchOnStop(); in run()
41 getDispatcher().dispatchOnSuccess(); in run()
DSynthesisPlaybackQueueItem.java102 final UtteranceProgressDispatcher dispatcher = getDispatcher(); in run()
138 final UtteranceProgressDispatcher dispatcher = getDispatcher(); in dispatchEndStatus()
251 getDispatcher().dispatchOnRangeStart(marker.start, marker.end, marker.frames); in onMarkerReached()
DPlaybackQueueItem.java21 protected UtteranceProgressDispatcher getDispatcher() { in getDispatcher() method in PlaybackQueueItem
DAudioPlaybackQueueItem.java53 final UtteranceProgressDispatcher dispatcher = getDispatcher(); in run()
/frameworks/native/services/inputflinger/
DInputManager.h78 virtual sp<InputDispatcherInterface> getDispatcher() = 0;
95 virtual sp<InputDispatcherInterface> getDispatcher();
DInputManager.cpp93 sp<InputDispatcherInterface> InputManager::getDispatcher() { in getDispatcher() function in android::InputManager
/frameworks/base/core/java/android/app/backup/
DBackupAgentHelper.java79 public BackupHelperDispatcher getDispatcher() { in getDispatcher() method in BackupAgentHelper
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp386 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 …]
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt4156 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;