Searched refs:aqValue (Results 1 – 1 of 1) sorted by relevance
769 String aqValue = a.getAttributeValue(i, "_q"); in compare() local770 if (aqValue != null) { in compare()772 if (!aqValue.equals(bqValue)) { in compare()773 int aValue = Integer.parseInt(aqValue); in compare()