Home
last modified time | relevance | path

Searched defs:onTimeShiftCommandRequest (Results 1 – 5 of 5) 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
H A DTvInteractiveAppManager.java2321 public void onTimeShiftCommandRequest( in onTimeShiftCommandRequest() method in TvInteractiveAppManager.SessionCallback
/aosp14/frameworks/base/services/core/java/com/android/server/tv/interactive/
H A DTvInteractiveAppManagerService.java2670 public void onTimeShiftCommandRequest( in onTimeShiftCommandRequest() method in TvInteractiveAppManagerService.SessionCallback