Searched refs:isStringValue (Results 1 – 2 of 2) sorted by relevance
299 public static boolean isStringValue(final TypedValue v) { in isStringValue() method in ResourceUtils
776 if (ResourceUtils.isStringValue(v)) { in matchTypedValue()