Home
last modified time | relevance | path

Searched defs:cmdType (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DITvInteractiveAppSessionCallback.aidl42 void onCommandRequest(in String cmdType, in Bundle parameters); in onCommandRequest()
43 void onTimeShiftCommandRequest(in String cmdType, in Bundle parameters); in onTimeShiftCommandRequest()
H A DITvInteractiveAppClient.aidl43 void onCommandRequest(in String cmdType, in Bundle parameters, int seq); in onCommandRequest()
44 void onTimeShiftCommandRequest(in String cmdType, in Bundle parameters, int seq); in onTimeShiftCommandRequest()
H A DTvInteractiveAppView.java1085 @NonNull @TvInteractiveAppService.PlaybackCommandType String cmdType, in onPlaybackCommandRequest()
1099 @NonNull @TvInteractiveAppService.TimeShiftCommandType String cmdType, in onTimeShiftCommandRequest()
1470 @TvInteractiveAppService.PlaybackCommandType String cmdType, in onCommandRequest()
1497 @TvInteractiveAppService.TimeShiftCommandType String cmdType, in onTimeShiftCommandRequest()
H A DTvInteractiveAppManager.java2036 final @TvInteractiveAppService.PlaybackCommandType String cmdType, in postCommandRequest()
2047 final @TvInteractiveAppService.TimeShiftCommandType String cmdType, in postTimeShiftCommandRequest()
2309 @TvInteractiveAppService.PlaybackCommandType String cmdType, in onCommandRequest()
2323 @TvInteractiveAppService.TimeShiftCommandType String cmdType, in onTimeShiftCommandRequest()
H A DTvInteractiveAppService.java1082 public void sendPlaybackCommandRequest( in sendPlaybackCommandRequest()
1110 public void sendTimeShiftCommandRequest( in sendTimeShiftCommandRequest()
/aosp14/frameworks/base/services/core/java/com/android/server/tv/interactive/
H A DTvInteractiveAppManagerService.java2650 public void onCommandRequest( in onCommandRequest()
2670 public void onTimeShiftCommandRequest( in onTimeShiftCommandRequest()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...