Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/
DShortcutIntentBuilder.java100 private final int mOverlayTextBackgroundColor; field in ShortcutIntentBuilder
139 mOverlayTextBackgroundColor = mResources.getColor(R.color.shortcut_overlay_text_background); in ShortcutIntentBuilder()
435 workPaint.setColor(mOverlayTextBackgroundColor); in generatePhoneNumberIcon()