Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DZenModePanel.java97 private View mZenIntroduction; field in ZenModePanel
169 mZenIntroduction = findViewById(R.id.zen_introduction); in onFinishInflate()
447 mZenIntroduction.setVisibility(introduction ? VISIBLE : GONE); in updateWidgets()