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.cpp91 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.cpp385 mInputManager->getDispatcher()->dump(dump); in dump()
445 return mInputManager->getDispatcher()->registerInputChannel( in registerInputChannel()
452 return mInputManager->getDispatcher()->registerInputMonitor( in registerInputMonitor()
459 return mInputManager->getDispatcher()->unregisterInputChannel(inputChannel); in unregisterInputChannel()
464 return mInputManager->getDispatcher()->pilferPointers(token); in pilferPointers()
815 mInputManager->getDispatcher()->setInputWindows(windowHandles, displayId); in setInputWindows()
848 mInputManager->getDispatcher()->setFocusedApplication(displayId, applicationHandle); in setFocusedApplication()
852 mInputManager->getDispatcher()->setFocusedDisplay(displayId); in setFocusedDisplay()
856 mInputManager->getDispatcher()->setInputDispatchMode(enabled, frozen); in setInputDispatchMode()
1490 im->getInputManager()->getDispatcher()->setInputFilterEnabled(enabled); in nativeSetInputFilterEnabled()
[all …]
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt4464 Landroid/app/backup/BackupAgentHelper;->getDispatcher()Landroid/app/backup/BackupHelperDispatcher;
69859 Landroid/speech/tts/PlaybackQueueItem;->getDispatcher()Landroid/speech/tts/TextToSpeechService$Utte…
108682 Lcom/android/okhttp/OkHttpClient;->getDispatcher()Lcom/android/okhttp/Dispatcher;