Searched refs:mCardsParser (Results 1 – 1 of 1) sorted by relevance
53 private final AlsaCardsParser mCardsParser = new AlsaCardsParser(); field in UsbAlsaManager161 mCardsParser.scan(); in usbDeviceAdded()165 mCardsParser.findCardNumFor(deviceAddress); in usbDeviceAdded()302 dump.write("cards_parser", UsbAlsaManagerProto.CARDS_PARSER, mCardsParser.getScanStatus()); in dump()