Home
last modified time | relevance | path

Searched refs:getLogicalAddress (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecLocalDeviceTv.java151 processDelayedActiveSource(info.getLogicalAddress());
228 addresses.add(device.getDeviceInfo().getLogicalAddress()); in initLocalDeviceAddresses()
281 int targetAddress = targetDevice.getLogicalAddress(); in deviceSelect()
450 return info.getLogicalAddress(); in findKeyReceiverAddress()
756 addCecDevice(new HdmiDeviceInfo(deviceInfo.getLogicalAddress(), in handleSetOsdName()
801 addAndStartAction(new SystemAudioAutoInitiationAction(this, avr.getLogicalAddress())); in onNewAvrAdded()
836 new SystemAudioActionFromTv(this, avr.getLogicalAddress(), enabled, callback)); in changeSystemAudioMode()
979 if (!canStartArcUpdateAction(info.getLogicalAddress(), enabled)) { in startArcAction()
991 addAndStartAction(new RequestArcInitiationAction(this, info.getLogicalAddress())); in startArcAction()
996 addAndStartAction(new RequestArcTerminationAction(this, info.getLogicalAddress())); in startArcAction()
[all …]
DDeviceSelectAction.java84 return mTarget.getLogicalAddress(); in getTargetAddress()
162 sendUserControlPressedAndReleased(mTarget.getLogicalAddress(), in turnOnDevice()
164 sendUserControlPressedAndReleased(mTarget.getLogicalAddress(), in turnOnDevice()
DPowerStatusMonitorAction.java109 mPowerStatus.append(info.getLogicalAddress(), info.getDevicePowerStatus()); in resetPowerStatus()
117 final int logicalAddress = info.getLogicalAddress(); in queryPowerStatus()
DHotplugDetectionAction.java191 set.set(info.getLogicalAddress()); in infoListToBitSet()
194 set.set(info.getLogicalAddress()); in infoListToBitSet()
DActiveSourceHandler.java98 return mSource.getDeviceInfo().getLogicalAddress(); in getSourceAddress()
DRoutingControlAction.java165 int deviceLogicalAddress = device.getLogicalAddress(); in handleTimerEvent()
DHdmiCecFeatureAction.java260 return mSource.getDeviceInfo().getLogicalAddress(); in getSourceAddress()
DHdmiUtils.java316 return new HdmiDeviceInfo(info.getLogicalAddress(), in cloneHdmiDeviceInfo()
DHdmiControlService.java637 int address = device.getDeviceInfo().getLogicalAddress(); in notifyAddressAllocated()
1546 device.getDeviceInfo().getLogicalAddress(), targetAddress, in sendVendorCommand()
1550 device.getDeviceInfo().getLogicalAddress(), targetAddress, params)); in sendVendorCommand()
DHdmiCecLocalDevice.java784 setActiveSource(info.getLogicalAddress(), info.getPhysicalAddress()); in setActiveSource()
/frameworks/base/core/java/android/hardware/hdmi/
DHdmiDeviceInfo.java313 public int getLogicalAddress() { in getLogicalAddress() method in HdmiDeviceInfo
/frameworks/base/api/
Dsystem-current.txt1397 method public int getLogicalAddress();
/frameworks/base/config/
Dhiddenapi-public-dex.txt13875 Landroid/hardware/hdmi/HdmiDeviceInfo;->getLogicalAddress()I