Searched refs:notifyTuned (Results 1 – 10 of 10) sorted by relevance
65 void notifyTuned(in Uri channelUri); in notifyTuned() method
86 void notifyTuned(in IBinder sessionToken, in Uri channelUri, int userId); in notifyTuned() method
231 mSessionImpl.notifyTuned((Uri) msg.obj); in executeMessage()512 public void notifyTuned(Uri channelUri) { in notifyTuned() method in ITvInteractiveAppSessionWrapper
1638 public void notifyTuned(Uri channelUri) { in notifyTuned() method in TvInteractiveAppManager.Session1644 mService.notifyTuned(mToken, channelUri, mUserId); in notifyTuned()
1700 void notifyTuned(Uri channelUri) { in notifyTuned() method in TvInteractiveAppService.Session
623 public void notifyTuned(@NonNull Uri channelUri) { in notifyTuned() method in TvInputService.Session2251 public void notifyTuned(Uri channelUri) { in notifyTuned() method in TvInputService.RecordingSession
1153 mSession.getInteractiveAppSession().notifyTuned(channelUri); in postTuned()
930 public void notifyTuned(IBinder sessionToken, Uri channelUri, int userId) { in notifyTuned() method in TvInteractiveAppManagerService.BinderService945 getSessionLocked(sessionState).notifyTuned(channelUri); in notifyTuned()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27426 method public void notifyTuned(android.net.Uri);27457 method public void notifyTuned(@NonNull android.net.Uri);