Searched refs:LogDevices (Results 1 – 1 of 1) sorted by relevance
181 LogDevices("Previous Devices:", prevRecs); in getDefaultUsbCard()187 LogDevices("Current Devices:", mCardRecords); in getDefaultUsbCard()193 LogDevices("New Devices:", newRecs); in getDefaultUsbCard()270 static public void LogDevices(String caption, ArrayList<AlsaCardRecord> deviceList) { in LogDevices() method in AlsaCardsParser