Searched defs:updateColors (Results 1 – 10 of 10) sorted by relevance
162 public void updateColors() { in updateColors() method in FooterView
122 private void updateColors() { in updateColors() method in ActivatableNotificationView
161 private void updateColors() { in updateColors() method in NotificationExpandButton
249 private fun updateColors(tintColor: Int, alpha: Int) { regex
97 private void updateColors() { in updateColors() method in DemoStatusIcons
120 private fun updateColors() { regex
465 public void updateColors(int foregroundColor, int backgroundColor, int singleToneColor) { in updateColors() method in BatteryMeterView
210 private fun updateColors() { regex
399 private void updateColors() { in updateColors() method in LockIconViewController
477 Runnable updateColors = () -> { in start() local