Home
last modified time | relevance | path

Searched refs:TimeShiftStatus (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/media/java/android/media/tv/
H A DTvView.java1031 String inputId, @TvInputManager.TimeShiftStatus int status) { in onTimeShiftStatusChanged()
H A DTvInputService.java753 public void notifyTimeShiftStatusChanged(@TvInputManager.TimeShiftStatus final int status) { in notifyTimeShiftStatusChanged()
H A DTvInputManager.java253 public @interface TimeShiftStatus {} annotation in TvInputManager