Searched refs:TYPE_INT_COLOR_ARGB4 (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/util/
H A DTypedValue.java74 public static final int TYPE_INT_COLOR_ARGB4 = 0x1e; field in class:TypedValue
/frameworks/base/include/androidfw/
H A DResourceTypes.h296 TYPE_INT_COLOR_ARGB4 = 0x1e, enumerator in enum:android::Res_value::__anon884
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp4754 outValue->dataType = outValue->TYPE_INT_COLOR_ARGB4;

Completed in 44 milliseconds