Searched refs:mDevicePhysicalAddress (Results 1 – 1 of 1) sorted by relevance
50 private final int mDevicePhysicalAddress; field in NewDeviceAction70 mDevicePhysicalAddress = devicePhysicalAddress; in NewDeviceAction()82 && mOldDeviceInfo.getPhysicalAddress() == mDevicePhysicalAddress) { in start()91 .setPhysicalAddress(mDevicePhysicalAddress) in start()92 .setPortId(tv().getPortId(mDevicePhysicalAddress)) in start()103 + mDevicePhysicalAddress); in start()202 mDevicePhysicalAddress)) { in addDeviceInfo()204 mDeviceLogicalAddress, mDevicePhysicalAddress)); in addDeviceInfo()212 .setPhysicalAddress(mDevicePhysicalAddress) in addDeviceInfo()213 .setPortId(tv().getPortId(mDevicePhysicalAddress)) in addDeviceInfo()[all …]