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

/frameworks/base/core/java/android/util/
H A DTypedValue.java64 public static final int TYPE_FIRST_COLOR_INT = 0x1c; field in class:TypedValue
457 if (type >= TYPE_FIRST_COLOR_INT && type <= TYPE_LAST_COLOR_INT) {
/frameworks/base/include/androidfw/
H A DResourceTypes.h264 TYPE_FIRST_COLOR_INT = 0x1c, enumerator in enum:android::Res_value::__anon1027

Completed in 565 milliseconds