Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarController.java618 int overflowIconColor = ta.getColor(0, Color.WHITE); in createOverflowBitmap() local
622 iconDrawable.setTint(overflowIconColor); in createOverflowBitmap()