Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/tv/interactive/
DITvInteractiveAppSessionCallback.aidl62 void onRequestTvRecordingInfoList(in int type); in onRequestTvRecordingInfoList() method
DITvInteractiveAppClient.aidl63 void onRequestTvRecordingInfoList(in int type, int seq); in onRequestTvRecordingInfoList() method
DTvInteractiveAppView.java1462 public void onRequestTvRecordingInfoList( in onRequestTvRecordingInfoList() method in TvInteractiveAppView.TvInteractiveAppCallback
1964 public void onRequestTvRecordingInfoList(Session session, in onRequestTvRecordingInfoList() method in TvInteractiveAppView.MySessionCallback
DTvInteractiveAppManager.java2615 public void onRequestTvRecordingInfoList(Session session, in onRequestTvRecordingInfoList() method in TvInteractiveAppManager.SessionCallback
/frameworks/base/services/core/java/com/android/server/tv/interactive/
DTvInteractiveAppManagerService.java4179 public void onRequestTvRecordingInfoList(int type) { in onRequestTvRecordingInfoList() method in TvInteractiveAppManagerService.SessionCallback