Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleExpandedView.java253 applyThemeAttrs(); in onFinishInflate()
272 void applyThemeAttrs() { in applyThemeAttrs() method in BubbleExpandedView
365 applyThemeAttrs(); in setBubble()
DBubbleStackView.java513 b.getExpandedView().applyThemeAttrs(); in onThemeChanged()