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