Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/tv/ad/
DITvAdSession.aidl44 void notifyTvMessage(int type, in Bundle data); in notifyTvMessage() method
DITvAdSessionWrapper.java269 public void notifyTvMessage(int type, Bundle data) { in notifyTvMessage() method in ITvAdSessionWrapper
DITvAdManager.aidl53 void notifyTvMessage(in IBinder sessionToken, in int type, in Bundle data, int userId); in notifyTvMessage() method
DTvAdView.java609 public void notifyTvMessage(@NonNull @TvInputManager.TvMessageType int type, in notifyTvMessage() method in TvAdView
DTvAdService.java776 void notifyTvMessage(int type, Bundle data) { in notifyTvMessage() method in TvAdService.Session
DTvAdManager.java906 public void notifyTvMessage(int type, Bundle data) { in notifyTvMessage() method in TvAdManager.Session
/frameworks/base/media/java/android/media/tv/
DITvInputSession.aidl84 void notifyTvMessage(int type, in Bundle data); in notifyTvMessage() method
DITvInputSessionWrapper.java510 public void notifyTvMessage(int type, Bundle data) { in notifyTvMessage() method in ITvInputSessionWrapper
DITvInputManager.aidl126 void notifyTvMessage(in IBinder sessionToken, int type, in Bundle data, int userId); in notifyTvMessage() method
DTvView.java707 public void notifyTvMessage(@TvInputManager.TvMessageType int type, in notifyTvMessage() method in TvView
DTvInputService.java1085 public void notifyTvMessage(@TvInputManager.TvMessageType int type, in notifyTvMessage() method in TvInputService.Session
/frameworks/base/media/java/android/media/tv/interactive/
DITvInteractiveAppSession.aidl77 void notifyTvMessage(int type, in Bundle data); in notifyTvMessage() method
DITvInteractiveAppSessionWrapper.java547 public void notifyTvMessage(int type, Bundle data) { in notifyTvMessage() method in ITvInteractiveAppSessionWrapper
DITvInteractiveAppManager.aidl100 void notifyTvMessage(in IBinder sessionToken, in int type, in Bundle data, int userId); in notifyTvMessage() method
DTvInteractiveAppView.java1006 public void notifyTvMessage(@NonNull @TvInputManager.TvMessageType int type, in notifyTvMessage() method in TvInteractiveAppView
DTvInteractiveAppService.java1934 void notifyTvMessage(int type, Bundle data) { in notifyTvMessage() method in TvInteractiveAppService.Session
DTvInteractiveAppManager.java1836 public void notifyTvMessage(int type, Bundle data) { in notifyTvMessage() method in TvInteractiveAppManager.Session
/frameworks/base/services/core/java/com/android/server/tv/interactive/
DTvInteractiveAppManagerService.java1333 public void notifyTvMessage(IBinder sessionToken, int type, Bundle data, int userId) { in notifyTvMessage() method in TvInteractiveAppManagerService.TvAdBinderService
1930 public void notifyTvMessage(IBinder sessionToken, int type, Bundle data, int userId) { in notifyTvMessage() method in TvInteractiveAppManagerService.BinderService
/frameworks/base/services/core/java/com/android/server/tv/
DTvInputManagerService.java2258 public void notifyTvMessage(IBinder sessionToken, int type, Bundle data, int userId) { in notifyTvMessage() method in TvInputManagerService.BinderService