Searched refs:mAutoRule (Results 1 – 1 of 1) sorted by relevance
136 private View mAutoRule; field in ZenModePanel212 mAutoRule = findViewById(R.id.auto_rule); in onFinishInflate()213 mAutoTitle = mAutoRule.findViewById(android.R.id.title); in onFinishInflate()214 mAutoRule.setVisibility(INVISIBLE); in onFinishInflate()251 return mAutoRule; in getView()