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()
2065 int cecVersion) { in createDeviceInfo()
406 int cecVersion = HdmiControlManager.HDMI_CEC_VERSION_2_0; in cecDevices_tracking_updatesDeviceInfo() local572 int cecVersion = HdmiControlManager.HDMI_CEC_VERSION_1_4_B; in cecDevices_tracking_reportCecVersion_tracksCecVersion_cec14() local587 int cecVersion = HdmiControlManager.HDMI_CEC_VERSION_2_0; in cecDevices_tracking_reportCecVersion_tracksCecVersion_cec20() local602 int cecVersion = HdmiControlManager.HDMI_CEC_VERSION_1_4_B; in cecDevices_tracking_reportFeatures_tracksCecVersion_cec14() local621 int cecVersion = HdmiControlManager.HDMI_CEC_VERSION_2_0; in cecDevices_tracking_reportFeatures_tracksCecVersion_cec20() local641 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