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()
592 HdmiDeviceInfo currentDeviceInfo = getCecDeviceInfo(message.getSource()); in handleReportFeatures() local593 HdmiDeviceInfo newDeviceInfo = currentDeviceInfo.toBuilder() in handleReportFeatures()623 HdmiDeviceInfo currentDeviceInfo = getCecDeviceInfo(message.getSource()); in handleFeatureAbort() local624 HdmiDeviceInfo newDeviceInfo = currentDeviceInfo.toBuilder() in handleFeatureAbort()626 currentDeviceInfo.getDeviceFeatures().toBuilder() in handleFeatureAbort()