Home
last modified time | relevance | path

Searched defs:notifyTvMessage (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/tv/
H A DITvInputSession.aidl81 void notifyTvMessage(int type, in Bundle data); in notifyTvMessage() method
H A DITvInputSessionWrapper.java476 public void notifyTvMessage(int type, Bundle data) { in notifyTvMessage() method in ITvInputSessionWrapper
H A DITvInputManager.aidl122 void notifyTvMessage(in IBinder sessionToken, int type, in Bundle data, int userId); in notifyTvMessage() method
H A DTvView.java651 public void notifyTvMessage(@TvInputManager.TvMessageType int type, in notifyTvMessage() method in TvView
H A DTvInputService.java1053 public void notifyTvMessage(@TvInputManager.TvMessageType int type, in notifyTvMessage() method in TvInputService.Session
/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DITvInteractiveAppSession.aidl75 void notifyTvMessage(int type, in Bundle data); in notifyTvMessage() method
H A DITvInteractiveAppSessionWrapper.java523 public void notifyTvMessage(int type, Bundle data) { in notifyTvMessage() method in ITvInteractiveAppSessionWrapper
H A DITvInteractiveAppManager.aidl97 void notifyTvMessage(in IBinder sessionToken, in int type, in Bundle data, int userId); in notifyTvMessage() method
H A DTvInteractiveAppView.java955 public void notifyTvMessage(@NonNull @TvInputManager.TvMessageType int type, in notifyTvMessage() method in TvInteractiveAppView
H A DTvInteractiveAppService.java1777 void notifyTvMessage(int type, Bundle data) { in notifyTvMessage() method in TvInteractiveAppService.Session
H A DTvInteractiveAppManager.java1758 public void notifyTvMessage(int type, Bundle data) { in notifyTvMessage() method in TvInteractiveAppManager.Session
/aosp14/frameworks/base/services/core/java/com/android/server/tv/interactive/
H A DTvInteractiveAppManagerService.java1120 public void notifyTvMessage(IBinder sessionToken, int type, Bundle data, int userId) { in notifyTvMessage() method in TvInteractiveAppManagerService.BinderService
/aosp14/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputManagerService.java2128 public void notifyTvMessage(IBinder sessionToken, int type, Bundle data, int userId) { in notifyTvMessage() method in TvInputManagerService.BinderService