Home
last modified time | relevance | path

Searched refs:notifyTuned (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DITvInteractiveAppSession.aidl65 void notifyTuned(in Uri channelUri); in notifyTuned() method
H A DITvInteractiveAppManager.aidl86 void notifyTuned(in IBinder sessionToken, in Uri channelUri, int userId); in notifyTuned() method
H A DITvInteractiveAppSessionWrapper.java231 mSessionImpl.notifyTuned((Uri) msg.obj); in executeMessage()
512 public void notifyTuned(Uri channelUri) { in notifyTuned() method in ITvInteractiveAppSessionWrapper
H A DTvInteractiveAppManager.java1638 public void notifyTuned(Uri channelUri) { in notifyTuned() method in TvInteractiveAppManager.Session
1644 mService.notifyTuned(mToken, channelUri, mUserId); in notifyTuned()
H A DTvInteractiveAppService.java1700 void notifyTuned(Uri channelUri) { in notifyTuned() method in TvInteractiveAppService.Session
/aosp14/frameworks/base/media/java/android/media/tv/
H A DTvInputService.java623 public void notifyTuned(@NonNull Uri channelUri) { in notifyTuned() method in TvInputService.Session
2251 public void notifyTuned(Uri channelUri) { in notifyTuned() method in TvInputService.RecordingSession
H A DTvInputManager.java1153 mSession.getInteractiveAppSession().notifyTuned(channelUri); in postTuned()
/aosp14/frameworks/base/services/core/java/com/android/server/tv/interactive/
H A DTvInteractiveAppManagerService.java930 public void notifyTuned(IBinder sessionToken, Uri channelUri, int userId) { in notifyTuned() method in TvInteractiveAppManagerService.BinderService
945 getSessionLocked(sessionState).notifyTuned(channelUri); in notifyTuned()
/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.txt27426 method public void notifyTuned(android.net.Uri);
27457 method public void notifyTuned(@NonNull android.net.Uri);