Searched refs:mDeviceLogicalAddress (Results 1 – 1 of 1) sorted by relevance
48 private final int mDeviceLogicalAddress; field in NewDeviceAction67 mDeviceLogicalAddress = deviceLogicalAddress; in NewDeviceAction()84 if (mayProcessCommandIfCached(mDeviceLogicalAddress, Constants.MESSAGE_SET_OSD_NAME)) { in requestOsdName()89 mDeviceLogicalAddress)); in requestOsdName() local103 if (mDeviceLogicalAddress != src) { in processCommand()156 if (mayProcessCommandIfCached(mDeviceLogicalAddress, in requestVendorId()161 mDeviceLogicalAddress)); in requestVendorId() local167 if (!tv().isInDeviceList(mDeviceLogicalAddress, mDevicePhysicalAddress)) { in addDeviceInfo()169 mDeviceLogicalAddress, mDevicePhysicalAddress)); in addDeviceInfo()173 mDisplayName = HdmiUtils.getDefaultDeviceName(mDeviceLogicalAddress); in addDeviceInfo()[all …]