Home
last modified time | relevance | path

Searched defs:getDispatcher (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/speech/tts/
H A DPlaybackQueueItem.java21 protected UtteranceProgressDispatcher getDispatcher() { in getDispatcher() method in PlaybackQueueItem
/aosp12/frameworks/base/core/java/android/app/backup/
H A DBackupAgentHelper.java79 public BackupHelperDispatcher getDispatcher() { in getDispatcher() method in BackupAgentHelper
/aosp12/frameworks/native/services/inputflinger/
H A DInputManager.cpp113 sp<InputDispatcherInterface> InputManager::getDispatcher() { in getDispatcher() function in android::InputManager