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.java196 applyThemeAttrs(); in onFinishInflate()
211 void applyThemeAttrs() { in applyThemeAttrs() method in BubbleExpandedView
288 applyThemeAttrs(); in setEntry()
DBubbleStackView.java458 b.expandedView.applyThemeAttrs(); in onThemeChanged()