Home
last modified time | relevance | path

Searched refs:updateForThemeChanges (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbles.java108 void updateForThemeChanges(); in updateForThemeChanges() method
H A DBubbleController.java736 private void updateForThemeChanges() { in updateForThemeChanges() method in BubbleController
1530 public void updateForThemeChanges() { in updateForThemeChanges() method in BubbleController.BubblesImpl
1532 BubbleController.this.updateForThemeChanges(); in updateForThemeChanges()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
H A DBubblesManager.java216 mBubbles.updateForThemeChanges(); in BubblesManager()
221 mBubbles.updateForThemeChanges(); in BubblesManager()