Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/views/
DDockState.java60 public static final int DOCK_AREA_BG_COLOR = 0xFFffffff; field in DockState
136 ? DOCK_AREA_GRID_BG_COLOR : DOCK_AREA_BG_COLOR); in ViewState()