Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/tv/interactive/
DTvInteractiveAppManager.java411 @TvInteractiveAppService.TimeShiftCommandType String cmdType, in TvInteractiveAppManager()
2125 final @TvInteractiveAppService.TimeShiftCommandType String cmdType, in postTimeShiftCommandRequest()
2430 @TvInteractiveAppService.TimeShiftCommandType String cmdType, in onTimeShiftCommandRequest()
DTvInteractiveAppView.java1150 @NonNull @TvInteractiveAppService.TimeShiftCommandType String cmdType, in onTimeShiftCommandRequest()
1589 @TvInteractiveAppService.TimeShiftCommandType String cmdType, in onTimeShiftCommandRequest()
DTvInteractiveAppService.java237 public @interface TimeShiftCommandType {} annotation in TvInteractiveAppService
1155 @TimeShiftCommandType @NonNull String cmdType, @Nullable Bundle parameters) { in sendTimeShiftCommandRequest()
/frameworks/base/services/core/java/com/android/server/tv/interactive/
DTvInteractiveAppManagerService.java3881 @TvInteractiveAppService.TimeShiftCommandType String cmdType, in onTimeShiftCommandRequest()