Home
last modified time | relevance | path

Searched refs:typedValue (Results 1 – 2 of 2) sorted by relevance

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowTypedValue.java23 @RealObject TypedValue typedValue; field in ShadowTypedValue
27 return Float.intBitsToFloat(typedValue.data); in getFloat()
118 return complexToDimension(typedValue.data, metrics); in getDimension()
136 return complexToFraction(typedValue.data, base, pbase); in getFraction()
142 int t = typedValue.type; in coerceToString()
144 return typedValue.string; in coerceToString()
146 return coerceToString(t, typedValue.data); in coerceToString()
192 typedValue.type = other.type; in setTo()
193 typedValue.string = other.string; in setTo()
194 typedValue.data = other.data; in setTo()
[all …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...