Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DNewDeviceAction.java49 private final int mDeviceLogicalAddress; field in NewDeviceAction
68 mDeviceLogicalAddress = deviceLogicalAddress; in NewDeviceAction()
90 mDeviceLogicalAddress)); in requestOsdName() local
104 if (mDeviceLogicalAddress != src) { in processCommand()
157 if (mayProcessCommandIfCached(mDeviceLogicalAddress, in requestVendorId()
162 mDeviceLogicalAddress)); in requestVendorId() local
171 mDeviceLogicalAddress, mDevicePhysicalAddress)); in addDeviceInfo()
178 .setLogicalAddress(mDeviceLogicalAddress) in addDeviceInfo()
188 tv().processDelayedMessages(mDeviceLogicalAddress); in addDeviceInfo()
191 mDeviceLogicalAddress)) { in addDeviceInfo()
[all …]