Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/tv/interactive/
DITvInteractiveAppManager.aidl39 List<TvInteractiveAppServiceInfo> getTvInteractiveAppServiceList(int userId); in getTvInteractiveAppServiceList() method
DTvInteractiveAppManager.java962 public List<TvInteractiveAppServiceInfo> getTvInteractiveAppServiceList() { in getTvInteractiveAppServiceList() method in TvInteractiveAppManager
964 return mService.getTvInteractiveAppServiceList(mUserId); in getTvInteractiveAppServiceList()
/frameworks/base/services/core/java/com/android/server/tv/interactive/
DTvInteractiveAppManagerService.java1483 public List<TvInteractiveAppServiceInfo> getTvInteractiveAppServiceList(int userId) { in getTvInteractiveAppServiceList() method in TvInteractiveAppManagerService.BinderService
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt28175 …il.List<android.media.tv.interactive.TvInteractiveAppServiceInfo> getTvInteractiveAppServiceList();