Home
last modified time | relevance | path

Searched defs:onSessionEvent (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/mediaoutput/domain/interactor/
DMediaControllerInteractor.kt65 override fun onSessionEvent(event: String, extras: Bundle?) { in onSessionEvent() method in com.android.systemui.volume.panel.component.mediaoutput.domain.interactor.MediaControllerCallbackProducer
/frameworks/base/media/java/android/media/tv/
DITvInputSessionCallback.aidl36 void onSessionEvent(in String name, in Bundle args); in onSessionEvent() method
DTvRecordingClient.java603 public void onSessionEvent(TvInputManager.Session session, String eventType, in onSessionEvent() method in TvRecordingClient.MySessionCallback
DITvInputClient.aidl39 void onSessionEvent(in String name, in Bundle args, int seq); in onSessionEvent() method
DTvView.java1616 public void onSessionEvent(Session session, String eventType, Bundle eventArgs) { in onSessionEvent() method in TvView.MySessionCallback
DTvInputManager.java1021 public void onSessionEvent(Session session, String eventType, Bundle eventArgs) { in onSessionEvent() method in TvInputManager.SessionCallback
/frameworks/base/services/core/java/com/android/server/media/
DMediaShellCommand.java222 public void onSessionEvent(String event, Bundle extras) { in onSessionEvent() method in MediaShellCommand.ControllerCallback
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/volume/
DMediaSessions.java327 public void onSessionEvent(String event, Bundle extras) { in onSessionEvent() method in MediaSessions.MediaControllerRecord
/frameworks/base/media/java/android/media/
DMediaCas.java1020 default void onSessionEvent(@NonNull MediaCas mediaCas, @NonNull Session session, in onSessionEvent() method
/frameworks/base/media/java/android/media/session/
DMediaController.java558 public void onSessionEvent(@NonNull String event, @Nullable Bundle extras) { in onSessionEvent() method in MediaController.Callback
/frameworks/base/services/core/java/com/android/server/tv/
DTvInputManagerService.java4069 public void onSessionEvent(String eventType, Bundle eventArgs) { in onSessionEvent() method in TvInputManagerService.SessionCallback
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...