Searched refs:NO_COLOR (Results 1 – 8 of 8) sorted by relevance
176 != NotificationHeaderView.NO_COLOR; in setDark()
68 if (colorHint != android::Res_png_9patch::NO_COLOR) { in drawStretchyPatch()
924 return android::Res_png_9patch::NO_COLOR; in getColor()928 return android::Res_png_9patch::NO_COLOR; in getColor()1156 if (c != android::Res_png_9patch::NO_COLOR) { in do9Patch()
525 return Res_png_9patch::NO_COLOR; in get_color()529 return Res_png_9patch::NO_COLOR; in get_color()760 if (c != Res_png_9patch::NO_COLOR) in do_9patch()
72 if (originalColor != NotificationHeaderView.NO_COLOR) {
40 public static final int NO_COLOR = -1; field in NotificationHeaderView
141 NO_COLOR = 0x00000001, enumerator
3720 colorable ? resolveContrastColor() : NotificationHeaderView.NO_COLOR); in processSmallIconColor()