Home
last modified time | relevance | path

Searched refs:onRequestTrackInfoList (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DITvInteractiveAppSessionCallback.aidl49 void onRequestTrackInfoList(); in onRequestTrackInfoList() method
H A DITvInteractiveAppClient.aidl50 void onRequestTrackInfoList(int seq); in onRequestTrackInfoList() method
H A DTvInteractiveAppView.java1196 public void onRequestTrackInfoList(@NonNull String iAppServiceId) { in onRequestTrackInfoList() method in TvInteractiveAppView.TvInteractiveAppCallback
1695 public void onRequestTrackInfoList(Session session) { in onRequestTrackInfoList() method in TvInteractiveAppView.MySessionCallback
1708 mCallback.onRequestTrackInfoList(mIAppServiceId); in onRequestTrackInfoList()
H A DTvInteractiveAppManager.java497 public void onRequestTrackInfoList(int seq) { in TvInteractiveAppManager()
2106 mSessionCallback.onRequestTrackInfoList(mSession); in postRequestTrackInfoList()
2377 public void onRequestTrackInfoList(Session session) { in onRequestTrackInfoList() method in TvInteractiveAppManager.SessionCallback
H A DTvInteractiveAppService.java1260 mSessionCallback.onRequestTrackInfoList(); in requestTrackInfoList()
/aosp14/frameworks/base/services/core/java/com/android/server/tv/interactive/
H A DTvInteractiveAppManagerService.java2776 public void onRequestTrackInfoList() { in onRequestTrackInfoList() method in TvInteractiveAppManagerService.SessionCallback
2785 mSessionState.mClient.onRequestTrackInfoList(mSessionState.mSeq); in onRequestTrackInfoList()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt27943 method public void onRequestTrackInfoList(@NonNull String);