| /frameworks/base/media/java/android/media/tv/ad/ |
| D | ITvAdSession.aidl | 44 void notifyTvMessage(int type, in Bundle data); in notifyTvMessage() method
|
| D | ITvAdSessionWrapper.java | 269 public void notifyTvMessage(int type, Bundle data) { in notifyTvMessage() method in ITvAdSessionWrapper
|
| D | ITvAdManager.aidl | 53 void notifyTvMessage(in IBinder sessionToken, in int type, in Bundle data, int userId); in notifyTvMessage() method
|
| D | TvAdView.java | 609 public void notifyTvMessage(@NonNull @TvInputManager.TvMessageType int type, in notifyTvMessage() method in TvAdView
|
| D | TvAdService.java | 776 void notifyTvMessage(int type, Bundle data) { in notifyTvMessage() method in TvAdService.Session
|
| D | TvAdManager.java | 906 public void notifyTvMessage(int type, Bundle data) { in notifyTvMessage() method in TvAdManager.Session
|
| /frameworks/base/media/java/android/media/tv/ |
| D | ITvInputSession.aidl | 84 void notifyTvMessage(int type, in Bundle data); in notifyTvMessage() method
|
| D | ITvInputSessionWrapper.java | 510 public void notifyTvMessage(int type, Bundle data) { in notifyTvMessage() method in ITvInputSessionWrapper
|
| D | ITvInputManager.aidl | 126 void notifyTvMessage(in IBinder sessionToken, int type, in Bundle data, int userId); in notifyTvMessage() method
|
| D | TvView.java | 707 public void notifyTvMessage(@TvInputManager.TvMessageType int type, in notifyTvMessage() method in TvView
|
| D | TvInputService.java | 1085 public void notifyTvMessage(@TvInputManager.TvMessageType int type, in notifyTvMessage() method in TvInputService.Session
|
| /frameworks/base/media/java/android/media/tv/interactive/ |
| D | ITvInteractiveAppSession.aidl | 77 void notifyTvMessage(int type, in Bundle data); in notifyTvMessage() method
|
| D | ITvInteractiveAppSessionWrapper.java | 547 public void notifyTvMessage(int type, Bundle data) { in notifyTvMessage() method in ITvInteractiveAppSessionWrapper
|
| D | ITvInteractiveAppManager.aidl | 100 void notifyTvMessage(in IBinder sessionToken, in int type, in Bundle data, int userId); in notifyTvMessage() method
|
| D | TvInteractiveAppView.java | 1006 public void notifyTvMessage(@NonNull @TvInputManager.TvMessageType int type, in notifyTvMessage() method in TvInteractiveAppView
|
| D | TvInteractiveAppService.java | 1934 void notifyTvMessage(int type, Bundle data) { in notifyTvMessage() method in TvInteractiveAppService.Session
|
| D | TvInteractiveAppManager.java | 1836 public void notifyTvMessage(int type, Bundle data) { in notifyTvMessage() method in TvInteractiveAppManager.Session
|
| /frameworks/base/services/core/java/com/android/server/tv/interactive/ |
| D | TvInteractiveAppManagerService.java | 1333 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/ |
| D | TvInputManagerService.java | 2258 public void notifyTvMessage(IBinder sessionToken, int type, Bundle data, int userId) { in notifyTvMessage() method in TvInputManagerService.BinderService
|