Searched refs:kAttr_HasBtnB (Results 1 – 1 of 1) sorted by relevance
154 private static final String kAttr_HasBtnB = "HasBtnB"; field in PeripheralProfile169 buttonAttributes.mHasBtnB = Integer.parseInt(xmlAtts.getValue(kAttr_HasBtnB)) == 1; in parseProfileButtons()