Home
last modified time | relevance | path

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

/aosp12/frameworks/base/media/java/android/media/tv/
H A DTvView.java985 String inputId, @TvInputManager.VideoUnavailableReason int reason) { in onVideoUnavailable()
H A DTvInputService.java621 @TvInputManager.VideoUnavailableReason final int reason) { in notifyVideoUnavailable()
H A DTvInputManager.java127 public @interface VideoUnavailableReason {} annotation in TvInputManager
/aosp12/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputManagerService.java3349 @TvInputManager.VideoUnavailableReason int reason) { in getVideoUnavailableReasonForStatsd()