Home
last modified time | relevance | path

Searched defs:getCallbackExecutor (Results 1 – 6 of 6) sorted by relevance

/frameworks/support/media/src/main/java/androidx/media/
DMediaController2.java665 @NonNull Executor getCallbackExecutor() { in getCallbackExecutor() method in MediaController2
737 @NonNull Executor getCallbackExecutor(); in getCallbackExecutor() method
DMediaSession2.java239 @NonNull Executor getCallbackExecutor() { in getCallbackExecutor() method in MediaSession2
1576 abstract Executor getCallbackExecutor(); in getCallbackExecutor() method in MediaSession2.SupportLibraryImpl
DMediaController2ImplBase.java772 public @NonNull Executor getCallbackExecutor() { in getCallbackExecutor() method in MediaController2ImplBase
DMediaSession2ImplBase.java887 Executor getCallbackExecutor() { in getCallbackExecutor() method in MediaSession2ImplBase
/frameworks/av/packages/MediaComponents/src/com/android/media/
DMediaController2Impl.java267 Executor getCallbackExecutor() { in getCallbackExecutor() method in MediaController2Impl
DMediaSession2Impl.java808 Executor getCallbackExecutor() { in getCallbackExecutor() method in MediaSession2Impl