Searched defs:parseValue (Results 1 – 3 of 3) sorted by relevance
131 fun parseValue(value: String): Result<A> regex
233 static Object parseValue(StreamTokenizer st, final int type) throws IOException { in parseValue() method in TypedProperties
1297 static Description parseValue(TypedValue value, Context context) { in parseValue() method in Animation.Description