Searched refs:mDurationLabel (Results 1 – 1 of 1) sorted by relevance
59 private TextView mDurationLabel; field in InterpolatorFragment128 mDurationLabel = (TextView) v.findViewById(R.id.durationLabel); in onCreateView()160 mDurationLabel.setText(getResources().getString(R.string.animation_duration, i)); in onCreateView()