| /frameworks/base/media/java/android/media/tv/ |
| D | ITvInputSession.aidl | 81 void notifyTvMessage(int type, in Bundle data); in notifyTvMessage() method
|
| D | ITvInputSessionWrapper.java | 476 public void notifyTvMessage(int type, Bundle data) { in notifyTvMessage() method in ITvInputSessionWrapper
|
| D | ITvInputManager.aidl | 122 void notifyTvMessage(in IBinder sessionToken, int type, in Bundle data, int userId); in notifyTvMessage() method
|
| D | TvView.java | 651 public void notifyTvMessage(@TvInputManager.TvMessageType int type, in notifyTvMessage() method in TvView
|
| D | TvInputService.java | 1053 public void notifyTvMessage(@TvInputManager.TvMessageType int type, in notifyTvMessage() method in TvInputService.Session
|
| /frameworks/base/media/java/android/media/tv/interactive/ |
| D | ITvInteractiveAppSession.aidl | 75 void notifyTvMessage(int type, in Bundle data); in notifyTvMessage() method
|
| D | ITvInteractiveAppSessionWrapper.java | 523 public void notifyTvMessage(int type, Bundle data) { in notifyTvMessage() method in ITvInteractiveAppSessionWrapper
|
| D | ITvInteractiveAppManager.aidl | 97 void notifyTvMessage(in IBinder sessionToken, in int type, in Bundle data, int userId); in notifyTvMessage() method
|
| D | TvInteractiveAppView.java | 955 public void notifyTvMessage(@NonNull @TvInputManager.TvMessageType int type, in notifyTvMessage() method in TvInteractiveAppView
|
| D | TvInteractiveAppService.java | 1777 void notifyTvMessage(int type, Bundle data) { in notifyTvMessage() method in TvInteractiveAppService.Session
|
| D | TvInteractiveAppManager.java | 1758 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 | 1120 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 | 2128 public void notifyTvMessage(IBinder sessionToken, int type, Bundle data, int userId) { in notifyTvMessage() method in TvInputManagerService.BinderService
|