Searched defs:updateColors (Results 1 – 9 of 9) sorted by relevance
116 public void updateColors() { in updateColors() method in FooterView
147 private void updateColors() { in updateColors() method in ActivatableNotificationView
156 private void updateColors() { in updateColors() method in NotificationExpandButton
343 void updateColors(ColorExtractor.GradientColors colors) { in updateColors() method in KeyguardClockSwitch
333 private void updateColors() { in updateColors() method in LockIconViewController
93 private void updateColors() { in updateColors() method in DemoStatusIcons
368 public void updateColors(int foregroundColor, int backgroundColor, int singleToneColor) { in updateColors() method in BatteryMeterView
172 public void updateColors() { in updateColors() method in DialpadFragment
406 Runnable updateColors = () -> { in start() local