Home
last modified time | relevance | path

Searched defs:onRequestTvRecordingInfo (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DITvInteractiveAppSessionCallback.aidl60 void onRequestTvRecordingInfo(in String recordingId); in onRequestTvRecordingInfo() method
H A DITvInteractiveAppClient.aidl61 void onRequestTvRecordingInfo(in String recordingId, int seq); in onRequestTvRecordingInfo() method
H A DTvInteractiveAppView.java1357 public void onRequestTvRecordingInfo( in onRequestTvRecordingInfo() method in TvInteractiveAppView.TvInteractiveAppCallback
1835 public void onRequestTvRecordingInfo(Session session, in onRequestTvRecordingInfo() method in TvInteractiveAppView.MySessionCallback
H A DTvInteractiveAppManager.java2489 public void onRequestTvRecordingInfo(Session session, String recordingId) { in onRequestTvRecordingInfo() method in TvInteractiveAppManager.SessionCallback
/aosp14/frameworks/base/services/core/java/com/android/server/tv/interactive/
H A DTvInteractiveAppManagerService.java2935 public void onRequestTvRecordingInfo(String recordingId) { in onRequestTvRecordingInfo() method in TvInteractiveAppManagerService.SessionCallback