Searched refs:mDeviceLogicalAddress (Results 1 – 1 of 1) sorted by relevance
49 private final int mDeviceLogicalAddress; field in NewDeviceAction69 mDeviceLogicalAddress = deviceLogicalAddress; in NewDeviceAction()78 localDevice().mService.getHdmiCecNetwork().getCecDeviceInfo(mDeviceLogicalAddress); in start()90 .setLogicalAddress(mDeviceLogicalAddress) in start()105 localDevice(), mDeviceLogicalAddress); in start() local118 if (mayProcessCommandIfCached(mDeviceLogicalAddress, Constants.MESSAGE_SET_OSD_NAME)) { in requestOsdName()123 mDeviceLogicalAddress)); in requestOsdName() local137 if (mDeviceLogicalAddress != src) { in processCommand()190 if (mayProcessCommandIfCached(mDeviceLogicalAddress, in requestVendorId()195 mDeviceLogicalAddress)); in requestVendorId() local[all …]