Searched defs:cecVersion (Results 1 – 6 of 6) sorted by relevance
46 private ReportFeaturesMessage(int source, int destination, byte[] params, int cecVersion, in ReportFeaturesMessage()59 @HdmiControlManager.HdmiCecVersion int cecVersion, in build()147 int cecVersion = Byte.toUnsignedInt(params[0]); in build() local
133 static boolean isEligibleAddressForCecVersion(int cecVersion, int logicalAddress) { in isEligibleAddressForCecVersion()
2006 int cecVersion) { in createDeviceInfo()
370 int cecVersion = HdmiControlManager.HDMI_CEC_VERSION_2_0; in cecDevices_tracking_updatesDeviceInfo() local535 int cecVersion = HdmiControlManager.HDMI_CEC_VERSION_1_4_B; in cecDevices_tracking_reportCecVersion_tracksCecVersion_cec14() local550 int cecVersion = HdmiControlManager.HDMI_CEC_VERSION_2_0; in cecDevices_tracking_reportCecVersion_tracksCecVersion_cec20() local565 int cecVersion = HdmiControlManager.HDMI_CEC_VERSION_1_4_B; in cecDevices_tracking_reportFeatures_tracksCecVersion_cec14() local584 int cecVersion = HdmiControlManager.HDMI_CEC_VERSION_2_0; in cecDevices_tracking_reportFeatures_tracksCecVersion_cec20() local604 int cecVersion = HdmiControlManager.HDMI_CEC_VERSION_2_0; in cecDevices_tracking_reportFeatures_updatesDeviceFeatures() local
170 public void setCecVersion(@HdmiControlManager.HdmiCecVersion int cecVersion) { in setCecVersion()
43 int cecVersion = HdmiControlManager.HDMI_CEC_VERSION_2_0; in testEquals() local