Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleIconFactory.java97 final int importantConversationColor = mContext.getResources().getColor( in getBadgeBitmap() local
105 ringPaint.setColor(importantConversationColor); in getBadgeBitmap()