Searched defs:parseValue (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/
H A DTypedProperties.java203 final Object value = parseValue(st, type);
233 static Object parseValue(StreamTokenizer st, final int type) throws IOException { method in class:TypedProperties
/frameworks/base/core/java/android/view/animation/
H A DAnimation.java945 static Description parseValue(TypedValue value) { method in class:Animation.Description

Completed in 69 milliseconds