Searched refs:kAlsaFolderPath (Results 1 – 1 of 1) sorted by relevance
34 private static final String kAlsaFolderPath = "/proc/asound"; field in AlsaCardsParser35 private static final String kCardsFilePath = kAlsaFolderPath + "/cards";166 String cardFolderPath = kAlsaFolderPath + "/card" + cardNum; in scan()