Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/tv/interactive/
DITvInteractiveAppSessionCallback.aidl61 void onRequestTvRecordingInfo(in String recordingId); in onRequestTvRecordingInfo() method
DITvInteractiveAppClient.aidl62 void onRequestTvRecordingInfo(in String recordingId, int seq); in onRequestTvRecordingInfo() method
DTvInteractiveAppView.java1449 public void onRequestTvRecordingInfo( in onRequestTvRecordingInfo() method in TvInteractiveAppView.TvInteractiveAppCallback
1949 public void onRequestTvRecordingInfo(Session session, in onRequestTvRecordingInfo() method in TvInteractiveAppView.MySessionCallback
DTvInteractiveAppManager.java2605 public void onRequestTvRecordingInfo(Session session, String recordingId) { in onRequestTvRecordingInfo() method in TvInteractiveAppManager.SessionCallback
/frameworks/base/services/core/java/com/android/server/tv/interactive/
DTvInteractiveAppManagerService.java4162 public void onRequestTvRecordingInfo(String recordingId) { in onRequestTvRecordingInfo() method in TvInteractiveAppManagerService.SessionCallback