Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DZenModePanel.java111 private TextView mZenIntroductionMessage; field in ZenModePanel
188 mZenIntroductionMessage = findViewById(R.id.zen_introduction_message); in onFinishInflate()
475 mConfigurableTexts.add(mZenIntroductionMessage, message); in updateWidgets()