Searched refs:mCardDescription (Results 1 – 1 of 1) sorted by relevance
55 String mCardDescription = ""; field in AlsaCardsParser.AlsaCardRecord70 return mCardDescription; in getCardDescription()111 mCardDescription = line.substring(tokenIndex, keyIndex - 1); in parse()124 return mCardName + " : " + mCardDescription + " [addr:" + mUsbDeviceAddress + "]"; in textFormat()129 " [" + mCardNum + " " + mCardName + " : " + mCardDescription + in log()