Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleOverflow.kt67 getExpandedView()?.applyThemeAttrs() in update()
131 expandedView?.applyThemeAttrs() in getExpandedView()
DBubbleExpandedView.java290 applyThemeAttrs(); in onFinishInflate()
393 void applyThemeAttrs() { in applyThemeAttrs() method in BubbleExpandedView
605 applyThemeAttrs(); in update()
DBubbleStackView.java1328 bubble.getExpandedView().applyThemeAttrs(); in updateExpandedViewTheme()