Searched refs:kDeviceAddressPrefix (Results 1 – 1 of 1) sorted by relevance
36 private static final String kDeviceAddressPrefix = "/dev/bus/usb/"; field in AlsaCardsParser173 cardRecord.setDeviceAddress(kDeviceAddressPrefix + deviceAddress); in scan()