Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/tv/
H A DAitInfo.java53 public AitInfo(@TvInteractiveAppServiceInfo.InteractiveAppType int type, int version) { in AitInfo()
61 @TvInteractiveAppServiceInfo.InteractiveAppType
/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DTvInteractiveAppServiceInfo.java63 public @interface InteractiveAppType {} annotation in TvInteractiveAppServiceInfo
192 @InteractiveAppType
H A DTvInteractiveAppService.java387 @TvInteractiveAppServiceInfo.InteractiveAppType int type); in onCreateSession()
399 @TvInteractiveAppServiceInfo.InteractiveAppType int type, in notifyStateChanged()
H A DTvInteractiveAppView.java468 @TvInteractiveAppServiceInfo.InteractiveAppType int type) { in prepareInteractiveApp()
H A DTvInteractiveAppManager.java817 @TvInteractiveAppServiceInfo.InteractiveAppType int type, in onTvInteractiveAppServiceStateChanged()