Home
last modified time | relevance | path

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

/aosp12/frameworks/base/media/java/android/media/tv/
H A DTvRecordingClient.java418 public void onError(@TvInputManager.RecordingError int error) { in onError()
H A DTvInputManager.java295 public @interface RecordingError {} annotation in TvInputManager
657 void onError(Session session, @TvInputManager.RecordingError int error) { in onError()
H A DTvInputService.java1735 public void notifyError(@TvInputManager.RecordingError int error) { in notifyError()