Searched defs:cecVersion (Results 1 – 6 of 6) sorted by relevance
317 int cecVersion = HdmiControlManager.HDMI_CEC_VERSION_2_0; in cecDevices_tracking_updatesDeviceInfo() local485 int cecVersion = HdmiControlManager.HDMI_CEC_VERSION_1_4_B; in cecDevices_tracking_reportCecVersion_tracksCecVersion_cec14() local500 int cecVersion = HdmiControlManager.HDMI_CEC_VERSION_2_0; in cecDevices_tracking_reportCecVersion_tracksCecVersion_cec20() local515 int cecVersion = HdmiControlManager.HDMI_CEC_VERSION_1_4_B; in cecDevices_tracking_reportFeatures_tracksCecVersion_cec14() local532 int cecVersion = HdmiControlManager.HDMI_CEC_VERSION_2_0; in cecDevices_tracking_reportFeatures_tracksCecVersion_cec20() local
136 public void setCecVersion(@HdmiControlManager.HdmiCecVersion int cecVersion) { in setCecVersion()
40 int cecVersion = HdmiControlManager.HDMI_CEC_VERSION_2_0; in testEquals() local
136 static boolean isEligibleAddressForCecVersion(int cecVersion, int logicalAddress) { in isEligibleAddressForCecVersion()
699 @HdmiControlManager.HdmiCecVersion int cecVersion, in buildReportFeatures()
1362 int cecVersion) { in createDeviceInfo()