Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleIconFactory.java93 int importantConversationColor = mContext.getResources().getColor( in getBadgeBitmap() local
103 ringPaint.setColor(importantConversationColor); in getBadgeBitmap()