Searched refs:reportFeatures (Results 1 – 4 of 4) sorted by relevance
162 HdmiCecMessage reportFeatures = ReportFeaturesMessage.build(Constants.ADDR_TV, in setRcProfileTv_reportFeatureBroadcast() local166 assertThat(mNativeWrapper.getResultMessages()).contains(reportFeatures); in setRcProfileTv_reportFeatureBroadcast()
460 HdmiCecMessage reportFeatures = ReportFeaturesMessage.build(Constants.ADDR_PLAYBACK_1, in setRcProfileSourceDeviceTestHelper() local465 assertThat(mNativeWrapper.getResultMessages()).contains(reportFeatures); in setRcProfileSourceDeviceTestHelper()674 HdmiCecMessage reportFeatures = ReportFeaturesMessage.build( in handleGiveFeatures_cec20_reportsFeatures() local679 assertThat(mNativeWrapper.getResultMessages()).contains(reportFeatures); in handleGiveFeatures_cec20_reportsFeatures()692 HdmiCecMessage reportFeatures = ReportFeaturesMessage.build( in initializeCec_14_doesNotBroadcastReportFeatures() local697 assertThat(mNativeWrapper.getResultMessages()).doesNotContain(reportFeatures); in initializeCec_14_doesNotBroadcastReportFeatures()709 HdmiCecMessage reportFeatures = ReportFeaturesMessage.build( in initializeCec_20_reportsFeaturesBroadcast() local714 assertThat(mNativeWrapper.getResultMessages()).contains(reportFeatures); in initializeCec_20_reportsFeaturesBroadcast()
699 reportFeatures(); in handleGiveFeatures()703 protected void reportFeatures() { in reportFeatures() method in HdmiCecLocalDevice984 reportFeatures(); in handleAddressAllocated()
879 reportFeatures(true); in initService()888 reportFeatures(false); in initService()897 reportFeatures(false); in initService()906 reportFeatures(false); in initService()915 reportFeatures(false); in initService()925 reportFeatures(false); in initService()1031 private void reportFeatures(boolean isTvDeviceSetting) { in reportFeatures() method in HdmiControlService1039 tv().reportFeatures(); in reportFeatures()1044 source.reportFeatures(); in reportFeatures()