Searched refs:getEnumValue (Results 1 – 2 of 2) sorted by relevance
174 final int widthType = ResourceUtils.getEnumValue(keyAttr, in getKeyWidth()
276 public static int getEnumValue(final TypedArray a, final int index, final int defValue) { in getEnumValue() method in ResourceUtils