Searched refs:getColorBackground (Results 1 – 3 of 3) sorted by relevance
106 public static int getColorBackground(Context context) { in getColorBackground() method in Themes
304 : Themes.getColorBackground(context); in getDefaultBackgroundColor()
152 int color = Themes.getColorBackground(view.getContext()); in SwipePipToHomeAnimator()