Searched refs:mCounterText (Results 1 – 1 of 1) sorted by relevance
40 private TextView mCounterText; field in CounterFragment54 mCounterText = (TextView) view.findViewById(R.id.counter); in onCreateView()55 mCounterText.setCompoundDrawablesWithIntrinsicBounds(mUpDrawable, null, null, null); in onCreateView()69 mCounterText.setCompoundDrawablesWithIntrinsicBounds( in startAnimation()82 mCounterText.setText(text); in setCounter()