Searched refs:onRequestScheduleRecording2 (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/media/java/android/media/tv/interactive/ |
H A D | ITvInteractiveAppSessionCallback.aidl | 57 void onRequestScheduleRecording2(in String requestId, in String inputId, in Uri channelUri, in onRequestScheduleRecording2() method
|
H A D | ITvInteractiveAppClient.aidl | 58 void onRequestScheduleRecording2(in String requestId, in String inputId, in Uri channelUri, in onRequestScheduleRecording2() method
|
H A D | TvInteractiveAppService.java | 1471 mSessionCallback.onRequestScheduleRecording2(requestId, inputId, channelUri, in requestScheduleRecording()
|
H A D | TvInteractiveAppManager.java | 583 public void onRequestScheduleRecording2(String requestId, String inputId, in TvInteractiveAppManager()
|
/aosp14/frameworks/base/services/core/java/com/android/server/tv/interactive/ |
H A D | TvInteractiveAppManagerService.java | 2898 public void onRequestScheduleRecording2(String requestId, String inputId, Uri channelUri, in onRequestScheduleRecording2() method in TvInteractiveAppManagerService.SessionCallback 2908 mSessionState.mClient.onRequestScheduleRecording2(requestId, inputId, in onRequestScheduleRecording2()
|