Searched refs:TvMessageType (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/media/java/android/media/tv/ |
D | TvView.java | 707 public void notifyTvMessage(@TvInputManager.TvMessageType int type, in notifyTvMessage() 805 public void setTvMessageEnabled(@TvInputManager.TvMessageType int type, in setTvMessageEnabled() 1328 @TvInputManager.TvMessageType int type, @NonNull Bundle data) { in onTvMessage()
|
D | TvInputService.java | 1085 public void notifyTvMessage(@TvInputManager.TvMessageType int type, in notifyTvMessage() 1589 public void onSetTvMessageEnabled(@TvInputManager.TvMessageType int type, in onSetTvMessageEnabled() 1606 public void onTvMessage(@TvInputManager.TvMessageType int type, in onTvMessage()
|
D | TvInputManager.java | 152 public @interface TvMessageType {} annotation in TvInputManager 1128 public void onTvMessage(Session session, @TvInputManager.TvMessageType int type, in onTvMessage()
|
/frameworks/base/media/java/android/media/tv/ad/ |
D | TvAdView.java | 609 public void notifyTvMessage(@NonNull @TvInputManager.TvMessageType int type, in notifyTvMessage()
|
D | TvAdService.java | 594 public void onTvMessage(@TvInputManager.TvMessageType int type, in onTvMessage()
|
/frameworks/base/media/java/android/media/tv/interactive/ |
D | TvInteractiveAppView.java | 1006 public void notifyTvMessage(@NonNull @TvInputManager.TvMessageType int type, in notifyTvMessage()
|
D | TvInteractiveAppService.java | 961 public void onTvMessage(@TvInputManager.TvMessageType int type, in onTvMessage()
|