Searched refs:reportFeatures (Results 1 – 2 of 2) sorted by relevance
525 HdmiCecMessage reportFeatures = ReportFeaturesMessage.build( in handleGiveFeatures_cec20_reportsFeatures() local530 assertThat(mNativeWrapper.getResultMessages()).contains(reportFeatures); in handleGiveFeatures_cec20_reportsFeatures()543 HdmiCecMessage reportFeatures = ReportFeaturesMessage.build( in initializeCec_14_doesNotBroadcastReportFeatures() local548 assertThat(mNativeWrapper.getResultMessages()).doesNotContain(reportFeatures); in initializeCec_14_doesNotBroadcastReportFeatures()560 HdmiCecMessage reportFeatures = ReportFeaturesMessage.build( in initializeCec_20_reportsFeaturesBroadcast() local565 assertThat(mNativeWrapper.getResultMessages()).contains(reportFeatures); in initializeCec_20_reportsFeaturesBroadcast()
690 reportFeatures(); in handleGiveFeatures()694 protected void reportFeatures() { in reportFeatures() method in HdmiCecLocalDevice975 reportFeatures(); in handleAddressAllocated()