Searched refs:kAttr_HasBtnA (Results 1 – 1 of 1) sorted by relevance
153 private static final String kAttr_HasBtnA = "HasBtnA"; field in PeripheralProfile168 buttonAttributes.mHasBtnA = Integer.parseInt(xmlAtts.getValue(kAttr_HasBtnA)) == 1; in parseProfileButtons()