Searched refs:mZenIntroduction (Results 1 – 1 of 1) sorted by relevance
110 private View mZenIntroduction; field in ZenModePanel187 mZenIntroduction = findViewById(R.id.zen_introduction); in onFinishInflate()466 mZenIntroduction.setVisibility(introduction ? VISIBLE : GONE); in updateWidgets()