Searched refs:updateColors (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DBatteryMeterView.java169 updateColors(
173 updateColors(mNonAdaptedForegroundColor, mNonAdaptedBackgroundColor);
319 updateColors(mNonAdaptedForegroundColor, mNonAdaptedBackgroundColor);
323 private void updateColors(int foregroundColor, int backgroundColor) { method in class:BatteryMeterView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDemoStatusIcons.java81 updateColors();
84 private void updateColors() { method in class:DemoStatusIcons
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsDialog.java1434 updateColors(colors, false /* animate */);
1442 private void updateColors(GradientColors colors, boolean animate) { method in class:GlobalActionsDialog.ActionsDialog
1510 updateColors(extractor.getColors(WallpaperManager.FLAG_LOCK),
1515 updateColors(extractor.getColors(WallpaperManager.FLAG_SYSTEM),

Completed in 107 milliseconds