Home
last modified time | relevance | path

Searched refs:InteractiveAppType (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/media/java/android/media/tv/
DAitInfo.java53 public AitInfo(@TvInteractiveAppServiceInfo.InteractiveAppType int type, int version) { in AitInfo()
61 @TvInteractiveAppServiceInfo.InteractiveAppType
/frameworks/base/media/java/android/media/tv/interactive/
DTvInteractiveAppServiceInfo.java63 public @interface InteractiveAppType {} annotation in TvInteractiveAppServiceInfo
192 @InteractiveAppType
DTvInteractiveAppService.java394 @TvInteractiveAppServiceInfo.InteractiveAppType int type); in onCreateSession()
406 @TvInteractiveAppServiceInfo.InteractiveAppType int type, in notifyStateChanged()
DTvInteractiveAppView.java471 @TvInteractiveAppServiceInfo.InteractiveAppType int type) { in prepareInteractiveApp()
DTvInteractiveAppManager.java854 @TvInteractiveAppServiceInfo.InteractiveAppType int type, in onTvInteractiveAppServiceStateChanged()