Searched refs:currentDeviceInfo (Results 1 – 2 of 2) sorted by relevance
110 HdmiDeviceInfo currentDeviceInfo = network.getCecDeviceInfo(mTargetAddress); in updateSetAudioVolumeLevelSupport() local112 if (currentDeviceInfo == null) { in updateSetAudioVolumeLevelSupport()116 currentDeviceInfo.toBuilder() in updateSetAudioVolumeLevelSupport()117 .setDeviceFeatures(currentDeviceInfo.getDeviceFeatures().toBuilder() in updateSetAudioVolumeLevelSupport()
587 HdmiDeviceInfo currentDeviceInfo = getCecDeviceInfo(message.getSource()); in handleReportFeatures() local588 HdmiDeviceInfo newDeviceInfo = currentDeviceInfo.toBuilder() in handleReportFeatures()618 HdmiDeviceInfo currentDeviceInfo = getCecDeviceInfo(message.getSource()); in handleFeatureAbort() local619 HdmiDeviceInfo newDeviceInfo = currentDeviceInfo.toBuilder() in handleFeatureAbort()621 currentDeviceInfo.getDeviceFeatures().toBuilder() in handleFeatureAbort()