Home
last modified time | relevance | path

Searched refs:PlaybackCommandType (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DTvInteractiveAppManager.java396 @TvInteractiveAppService.PlaybackCommandType String cmdType, in TvInteractiveAppManager()
2036 final @TvInteractiveAppService.PlaybackCommandType String cmdType, in postCommandRequest()
2309 @TvInteractiveAppService.PlaybackCommandType String cmdType, in onCommandRequest()
H A DTvInteractiveAppView.java1085 @NonNull @TvInteractiveAppService.PlaybackCommandType String cmdType, in onPlaybackCommandRequest()
1470 @TvInteractiveAppService.PlaybackCommandType String cmdType, in onCommandRequest()
H A DTvInteractiveAppService.java117 public @interface PlaybackCommandType {} annotation in TvInteractiveAppService
1083 @PlaybackCommandType @NonNull String cmdType, @Nullable Bundle parameters) { in sendPlaybackCommandRequest()
/aosp14/frameworks/base/services/core/java/com/android/server/tv/interactive/
H A DTvInteractiveAppManagerService.java2651 @TvInteractiveAppService.PlaybackCommandType String cmdType, in onCommandRequest()