Searched refs:SCRIM_COLOR (Results 1 – 2 of 2) sorted by relevance
47 private static final int SCRIM_COLOR = 0x4C000000; field in WirelessChargingLayout128 "backgroundColor", Color.TRANSPARENT, SCRIM_COLOR); in init()132 "backgroundColor", SCRIM_COLOR, Color.TRANSPARENT); in init()
215 private static final int SCRIM_COLOR = Color.argb(0xC8, 0, 0, 0); field in QuickContactActivity707 mWindowScrim = new ColorDrawable(SCRIM_COLOR); in onCreate()