Searched refs:mAutoRule (Results 1 – 1 of 1) sorted by relevance
140 private View mAutoRule; field in ZenModePanel216 mAutoRule = findViewById(R.id.auto_rule); in onFinishInflate()217 mAutoTitle = mAutoRule.findViewById(android.R.id.title); in onFinishInflate()218 mAutoRule.setVisibility(INVISIBLE); in onFinishInflate()255 return mAutoRule; in getView()