Searched refs:cardFolderPath (Results 1 – 1 of 1) sorted by relevance
166 String cardFolderPath = kAlsaFolderPath + "/card" + cardNum; in scan() local167 File usbbusFile = new File(cardFolderPath + "/usbbus"); in scan()