Home
last modified time | relevance | path

Searched refs:applyThemeAttrs (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleOverflow.kt75 getExpandedView()?.applyThemeAttrs()
76 getBubbleBarExpandedView()?.applyThemeAttrs()
170 view.applyThemeAttrs()
188 view.applyThemeAttrs()
H A DBubbleExpandedView.java384 applyThemeAttrs(); in onFinishInflate()
487 void applyThemeAttrs() { in applyThemeAttrs() method in BubbleExpandedView
869 applyThemeAttrs(); in update()
H A DBubbleStackView.java1526 bubble.getExpandedView().applyThemeAttrs(); in updateExpandedViewTheme()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/
H A DBubbleBarExpandedView.java115 applyThemeAttrs(); in onFinishInflate()
191 public void applyThemeAttrs() { in applyThemeAttrs() method in BubbleBarExpandedView