Searched refs:typedValue (Results 1 – 2 of 2) sorted by relevance
23 @RealObject TypedValue typedValue; field in ShadowTypedValue27 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 …]
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...