Home
last modified time | relevance | path

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

/packages/apps/TV/common/src/com/android/tv/common/
DCommonConstants.java35 public static final int VIDEO_UNAVAILABLE_REASON_NOT_CONNECTED = 5; field in CommonConstants
/packages/apps/TV/src/com/android/tv/ui/
DTunableTvView.java366 case CommonConstants.VIDEO_UNAVAILABLE_REASON_NOT_CONNECTED:
1151 case CommonConstants.VIDEO_UNAVAILABLE_REASON_NOT_CONNECTED: in getBlockScreenText()
1171 == CommonConstants.VIDEO_UNAVAILABLE_REASON_NOT_CONNECTED)) { in closePipIfNeeded()
1268 CommonConstants.VIDEO_UNAVAILABLE_REASON_NOT_CONNECTED); in shouldShowEmptyInputStatusBlock()
/packages/apps/TV/src/com/android/tv/
DMainActivity.java2760 case CommonConstants.VIDEO_UNAVAILABLE_REASON_NOT_CONNECTED: