Home
last modified time | relevance | path

Searched refs:TvMessageType (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/media/java/android/media/tv/
DTvView.java707 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()
DTvInputService.java1085 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()
DTvInputManager.java152 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/
DTvAdView.java609 public void notifyTvMessage(@NonNull @TvInputManager.TvMessageType int type, in notifyTvMessage()
DTvAdService.java594 public void onTvMessage(@TvInputManager.TvMessageType int type, in onTvMessage()
/frameworks/base/media/java/android/media/tv/interactive/
DTvInteractiveAppView.java1006 public void notifyTvMessage(@NonNull @TvInputManager.TvMessageType int type, in notifyTvMessage()
DTvInteractiveAppService.java961 public void onTvMessage(@TvInputManager.TvMessageType int type, in onTvMessage()