Searched defs:parseValue (Results 1 – 3 of 3) sorted by relevance
73 int parseValue(const uint8_t* src, int index, void* dst, size_t size) { in parseValue() function
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