Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/testing/
DWeightWatcher.java43 private static final int BACKGROUND_COLOR = 0xc0000000; field in WeightWatcher
106 setBackgroundColor(BACKGROUND_COLOR); in WeightWatcher()