Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/hdmi/
DDeviceSelectAction.java84 return mTarget.getLogicalAddress(); in getTargetAddress()
162 sendUserControlPressedAndReleased(mTarget.getLogicalAddress(), in turnOnDevice()
164 sendUserControlPressedAndReleased(mTarget.getLogicalAddress(), in turnOnDevice()
DHdmiCecLocalDeviceTv.java145 processDelayedActiveSource(info.getLogicalAddress());
217 addresses.add(device.getDeviceInfo().getLogicalAddress()); in initLocalDeviceAddresses()
256 int targetAddress = targetDevice.getLogicalAddress(); in deviceSelect()
457 return info.getLogicalAddress(); in findKeyReceiverAddress()
755 addCecDevice(new HdmiDeviceInfo(deviceInfo.getLogicalAddress(), in handleSetOsdName()
801 addAndStartAction(new SystemAudioAutoInitiationAction(this, avr.getLogicalAddress())); in onNewAvrAdded()
837 new SystemAudioActionFromTv(this, avr.getLogicalAddress(), enabled, callback)); in changeSystemAudioMode()
988 if (!canStartArcUpdateAction(info.getLogicalAddress(), enabled)) { in startArcAction()
1000 addAndStartAction(new RequestArcInitiationAction(this, info.getLogicalAddress())); in startArcAction()
1005 addAndStartAction(new RequestArcTerminationAction(this, info.getLogicalAddress())); in startArcAction()
[all …]
DPowerStatusMonitorAction.java110 mPowerStatus.append(info.getLogicalAddress(), info.getDevicePowerStatus()); in resetPowerStatus()
118 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()
DHdmiUtils.java290 return new HdmiDeviceInfo(info.getLogicalAddress(), in cloneHdmiDeviceInfo()
DHdmiCecFeatureAction.java260 return mSource.getDeviceInfo().getLogicalAddress(); in getSourceAddress()
DHdmiControlService.java623 int address = device.getDeviceInfo().getLogicalAddress(); in notifyAddressAllocated()
1505 device.getDeviceInfo().getLogicalAddress(), targetAddress, in sendVendorCommand()
1509 device.getDeviceInfo().getLogicalAddress(), targetAddress, params)); in sendVendorCommand()
DHdmiCecLocalDevice.java783 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.txt14415 method public int getLogicalAddress();