Searched refs:mExpandCollapseTextView (Results 1 – 1 of 1) sorted by relevance
250 private TextView mExpandCollapseTextView; field in ExpandingEntryCardView306 mExpandCollapseTextView = (TextView) mExpandCollapseButton.findViewById(R.id.text); in ExpandingEntryCardView()625 mExpandCollapseTextView.setTextColor(mThemeColor); in applyColor()774 mExpandCollapseTextView.setText(buttonText); in updateExpandCollapseButton()