Searched refs:defaultTaskViewBackgroundColor (Results 1 – 2 of 2) sorted by relevance
129 int defaultTaskViewBackgroundColor) { in setDefaultColors() argument131 mDefaultTaskViewBackgroundColor = defaultTaskViewBackgroundColor; in setDefaultColors()
196 final int defaultTaskViewBackgroundColor = in onStart() local207 sTaskLoader.setDefaultColors(defaultTaskBarBackgroundColor, defaultTaskViewBackgroundColor); in onStart()