Searched refs:SCRIM_COLOR (Results 1 – 1 of 1) sorted by relevance
215 private static final int SCRIM_COLOR = Color.argb(0xC8, 0, 0, 0); field in QuickContactActivity707 mWindowScrim = new ColorDrawable(SCRIM_COLOR); in onCreate()