Home
last modified time | relevance | path

Searched defs:dispatcher (Results 1 – 25 of 55) sorted by relevance

123

/frameworks/base/packages/SystemUI/docs/
Dbroadcasts.md37 ### A note on sticky broadcasts
54 ### Subscribe
87 ### Unsubscribe
112 ### A note on goAsync()
/frameworks/base/services/tests/servicestests/src/com/android/server/audio/
DDeviceVolumeBehaviorTest.java99 TestDeviceVolumeBehaviorDispatcherStub dispatcher = in setToNewBehavior_triggersDeviceVolumeBehaviorDispatcher() local
126 TestDeviceVolumeBehaviorDispatcherStub dispatcher = in setToSameBehavior_doesNotTriggerDeviceVolumeBehaviorDispatcher() local
142 TestDeviceVolumeBehaviorDispatcherStub dispatcher = in unregisterDeviceVolumeBehaviorDispatcher_noLongerTriggered() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/bluetooth/
DFakeBluetoothRepository.kt35 private val dispatcher = StandardTestDispatcher(scheduler) constant
/frameworks/base/core/java/com/android/internal/policy/
DPhoneFallbackEventHandler.java86 final KeyEvent.DispatcherState dispatcher = mView.getKeyDispatcherState(); in onKeyDown() local
200 private boolean isNotInstantAppAndKeyguardRestricted(KeyEvent.DispatcherState dispatcher) { in isNotInstantAppAndKeyguardRestricted()
210 final KeyEvent.DispatcherState dispatcher = mView.getKeyDispatcherState(); in onKeyUp() local
/frameworks/base/core/java/android/speech/tts/
DAudioPlaybackQueueItem.java38 AudioPlaybackQueueItem(UtteranceProgressDispatcher dispatcher, in AudioPlaybackQueueItem()
53 final UtteranceProgressDispatcher dispatcher = getDispatcher(); in run() local
DSynthesisPlaybackQueueItem.java80 int audioFormat, int channelCount, UtteranceProgressDispatcher dispatcher, in SynthesisPlaybackQueueItem()
102 final UtteranceProgressDispatcher dispatcher = getDispatcher(); in run() local
138 final UtteranceProgressDispatcher dispatcher = getDispatcher(); in dispatchEndStatus() local
DSilencePlaybackQueueItem.java25 SilencePlaybackQueueItem(UtteranceProgressDispatcher dispatcher, in SilencePlaybackQueueItem()
DPlaybackQueueItem.java11 PlaybackQueueItem(TextToSpeechService.UtteranceProgressDispatcher dispatcher, in PlaybackQueueItem()
/frameworks/native/services/vr/bufferhubd/
Dbufferhubd.cpp13 std::unique_ptr<android::pdx::ServiceDispatcher> dispatcher; in main() local
/frameworks/native/services/vr/performanced/
Dmain.cpp31 std::unique_ptr<android::pdx::ServiceDispatcher> dispatcher; in main() local
/frameworks/native/services/inputflinger/benchmarks/
DInputDispatcher_benchmarks.cpp159 explicit FakeInputReceiver(InputDispatcher& dispatcher, const std::string name) { in FakeInputReceiver()
179 InputDispatcher& dispatcher, const std::string name) in FakeWindowHandle()
264 InputDispatcher dispatcher(fakePolicy); in benchmarkNotifyMotion() local
299 InputDispatcher dispatcher(fakePolicy); in benchmarkInjectMotion() local
333 InputDispatcher dispatcher(fakePolicy); in benchmarkOnWindowInfosChanged() local
/frameworks/native/libs/vr/libpdx/fuzz/
Dservice_dispatcher_fuzzer.cpp41 std::unique_ptr<ServiceDispatcher> dispatcher = ServiceDispatcher::Create(); in LLVMFuzzerTestOneInput() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/flags/
DConditionalRestarterTest.kt42 val dispatcher = StandardTestDispatcher() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNotifLiveDataImplTest.kt116 val dispatcher = liveDataImpl.setValueAndProvideDispatcher(13) in <lambda>() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/mediaprojection/taskswitcher/data/repository/
DActivityTaskManagerTasksRepositoryTest.kt41 private val dispatcher = UnconfinedTestDispatcher() constant in com.android.systemui.mediaprojection.taskswitcher.data.repository.ActivityTaskManagerTasksRepositoryTest
DMediaProjectionManagerRepositoryTest.kt43 private val dispatcher = StandardTestDispatcher() constant in com.android.systemui.mediaprojection.taskswitcher.data.repository.MediaProjectionManagerRepositoryTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/mediaprojection/appselector/data/
DIconLoaderLibAppIconLoaderTest.kt48 private val dispatcher = Dispatchers.Unconfined constant in com.android.systemui.mediaprojection.appselector.data.IconLoaderLibAppIconLoaderTest
DShellRecentTaskListProviderTest.kt25 private val dispatcher = Dispatchers.Unconfined constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/data/repository/
DFingerprintRepositoryImplTest.kt65 val dispatcher = StandardTestDispatcher() in setup() constant
/frameworks/native/libs/gui/fuzzer/
Dlibgui_displayEvent_fuzzer.cpp89 sp<FakeDisplayEventDispatcher> dispatcher( in LLVMFuzzerTestOneInput() local
/frameworks/base/media/java/android/media/
DIAudioService.aidl439 void registerStrategyPreferredDevicesDispatcher(IStrategyPreferredDevicesDispatcher dispatcher); in registerStrategyPreferredDevicesDispatcher()
442 IStrategyPreferredDevicesDispatcher dispatcher); in unregisterStrategyPreferredDevicesDispatcher()
445 IStrategyNonDefaultDevicesDispatcher dispatcher); in registerStrategyNonDefaultDevicesDispatcher()
448 IStrategyNonDefaultDevicesDispatcher dispatcher); in unregisterStrategyNonDefaultDevicesDispatcher()
474 void registerCapturePresetDevicesRoleDispatcher(ICapturePresetDevicesRoleDispatcher dispatcher); in registerCapturePresetDevicesRoleDispatcher()
477 ICapturePresetDevicesRoleDispatcher dispatcher); in unregisterCapturePresetDevicesRoleDispatcher()
501 void registerCommunicationDeviceDispatcher(ICommunicationDeviceDispatcher dispatcher); in registerCommunicationDeviceDispatcher()
504 ICommunicationDeviceDispatcher dispatcher); in unregisterCommunicationDeviceDispatcher()
529 void registerModeDispatcher(IAudioModeDispatcher dispatcher); in registerModeDispatcher()
531 oneway void unregisterModeDispatcher(IAudioModeDispatcher dispatcher); in unregisterModeDispatcher()
[all …]
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/mediaprojection/taskswitcher/ui/
DTaskSwitcherNotificationCoordinatorTest.kt54 private val dispatcher = UnconfinedTestDispatcher() constant in com.android.systemui.mediaprojection.taskswitcher.ui.TaskSwitcherNotificationCoordinatorTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/mediaprojection/taskswitcher/domain/interactor/
DTaskSwitchInteractorTest.kt45 private val dispatcher = UnconfinedTestDispatcher() constant in com.android.systemui.mediaprojection.taskswitcher.domain.interactor.TaskSwitchInteractorTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/
DScreenshotPolicyImplTest.kt129 val dispatcher = Dispatchers.Unconfined in fakeTasksPolicyImpl() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/mediaprojection/taskswitcher/ui/viewmodel/
DTaskSwitcherNotificationViewModelTest.kt47 private val dispatcher = UnconfinedTestDispatcher() constant

123