Home
last modified time | relevance | path

Searched refs:onTimeShiftCommandRequest (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DITvInteractiveAppSessionCallback.aidl43 void onTimeShiftCommandRequest(in String cmdType, in Bundle parameters); in onTimeShiftCommandRequest() method
H A DITvInteractiveAppClient.aidl44 void onTimeShiftCommandRequest(in String cmdType, in Bundle parameters, int seq); in onTimeShiftCommandRequest() method
H A DTvInteractiveAppView.java1097 public void onTimeShiftCommandRequest( in onTimeShiftCommandRequest() method in TvInteractiveAppView.TvInteractiveAppCallback
1495 public void onTimeShiftCommandRequest( in onTimeShiftCommandRequest() method in TvInteractiveAppView.MySessionCallback
1512 mCallback.onTimeShiftCommandRequest( in onTimeShiftCommandRequest()
H A DTvInteractiveAppManager.java410 public void onTimeShiftCommandRequest( in TvInteractiveAppManager()
2052 mSessionCallback.onTimeShiftCommandRequest(mSession, cmdType, parameters); in postTimeShiftCommandRequest()
2321 public void onTimeShiftCommandRequest( in onTimeShiftCommandRequest() method in TvInteractiveAppManager.SessionCallback
H A DTvInteractiveAppService.java1122 mSessionCallback.onTimeShiftCommandRequest(cmdType, parameters); in sendTimeShiftCommandRequest()
/aosp14/frameworks/base/services/core/java/com/android/server/tv/interactive/
H A DTvInteractiveAppManagerService.java2670 public void onTimeShiftCommandRequest( in onTimeShiftCommandRequest() method in TvInteractiveAppManagerService.SessionCallback
2682 mSessionState.mClient.onTimeShiftCommandRequest( in onTimeShiftCommandRequest()
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt27950 …method public void onTimeShiftCommandRequest(@NonNull String, @NonNull String, @NonNull android.os…