Searched refs:getSystemBGColor (Results 1 – 3 of 3) sorted by relevance
256 ? color : SplashscreenContentDrawer.getSystemBGColor(); in getBackgroundColor()
343 public static int getSystemBGColor() { in getSystemBGColor() method in SplashscreenContentDrawer364 return new ColorDrawable(getSystemBGColor()); in createDefaultBackgroundDrawable()390 return getSystemBGColor(); in estimateWindowBGColor()
3220 return SplashscreenContentDrawer.getSystemBGColor();