Searched refs:mZenConditions (Results 1 – 1 of 1) sorted by relevance
114 protected LinearLayout mZenConditions; field in ZenModePanel200 mZenConditions = findViewById(R.id.zen_conditions); in onFinishInflate()545 mZenConditions.setVisibility(mSessionZen != Global.ZEN_MODE_OFF ? View.VISIBLE : View.GONE);