Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DITvInteractiveAppSessionCallback.aidl50 void onRequestCurrentTvInputId(); in onRequestCurrentTvInputId() method
H A DITvInteractiveAppClient.aidl51 void onRequestCurrentTvInputId(int seq); in onRequestCurrentTvInputId() method
H A DTvInteractiveAppView.java1205 public void onRequestCurrentTvInputId(@NonNull String iAppServiceId) { in onRequestCurrentTvInputId() method in TvInteractiveAppView.TvInteractiveAppCallback
1717 public void onRequestCurrentTvInputId(Session session) { in onRequestCurrentTvInputId() method in TvInteractiveAppView.MySessionCallback
1726 mCallback.onRequestCurrentTvInputId(mIAppServiceId); in onRequestCurrentTvInputId()
H A DTvInteractiveAppManager.java509 public void onRequestCurrentTvInputId(int seq) { in TvInteractiveAppManager()
2115 mSessionCallback.onRequestCurrentTvInputId(mSession); in postRequestCurrentTvInputId()
2386 public void onRequestCurrentTvInputId(Session session) { in onRequestCurrentTvInputId() method in TvInteractiveAppManager.SessionCallback
H A DTvInteractiveAppService.java1285 mSessionCallback.onRequestCurrentTvInputId(); in requestCurrentTvInputId()
/aosp14/frameworks/base/services/core/java/com/android/server/tv/interactive/
H A DTvInteractiveAppManagerService.java2793 public void onRequestCurrentTvInputId() { in onRequestCurrentTvInputId() method in TvInteractiveAppManagerService.SessionCallback
2802 mSessionState.mClient.onRequestCurrentTvInputId(mSessionState.mSeq); in onRequestCurrentTvInputId()
/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.txt27934 method public void onRequestCurrentTvInputId(@NonNull String);