Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/hdmi/
DReportFeaturesMessage.java78 @Constants.RcProfileTv byte rcProfileTv = (byte) (rcFeatures.get(0) & 0xFFFF); in build()
DConstants.java588 @interface RcProfileTv {} annotation in Constants
DHdmiCecLocalDeviceTv.java1679 @HdmiControlManager.RcProfileTv int profile = mService.getHdmiCecConfig().getIntValue( in getRcFeatures()
/frameworks/base/core/java/android/hardware/hdmi/
DHdmiControlManager.java705 public @interface RcProfileTv {} annotation in HdmiControlManager