Searched refs:mPillView (Results 1 – 1 of 1) sorted by relevance
45 private View mPillView; field in NotificationExpandButton76 mPillView = findViewById(R.id.expand_button_pill); in onFinishInflate()159 mPillView.setBackgroundTintList(ColorStateList.valueOf(mHighlightPillColor)); in updateColors()167 mPillView.setBackgroundTintList(ColorStateList.valueOf(mDefaultPillColor)); in updateColors()