Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleOverflow.kt96 getExpandedView()?.applyThemeAttrs() in update()
97 getBubbleBarExpandedView()?.applyThemeAttrs() in update()
196 view.applyThemeAttrs() in createExpandedView()
214 view.applyThemeAttrs() in createBubbleBarExpandedView()
DBubbleExpandedView.java377 applyThemeAttrs(); in onFinishInflate()
539 void applyThemeAttrs() { in applyThemeAttrs() method in BubbleExpandedView
945 applyThemeAttrs(); in update()
DBubbleStackView.java1714 bubble.getExpandedView().applyThemeAttrs(); in updateExpandedViewTheme()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/
DBubbleBarExpandedView.java139 applyThemeAttrs(); in onFinishInflate()
226 public void applyThemeAttrs() { in applyThemeAttrs() method in BubbleBarExpandedView