Searched refs:dragCountsView (Results 1 – 1 of 1) sorted by relevance
50 private TextView dragCountsView; field in DragLatencyFragment105 dragCountsView = (TextView) view.findViewById(R.id.txt_drag_counts); in onCreateView()140 dragCountsView.setText(String.format(Locale.US, "⇄ %d", moveCount)); in updateCountsDisplay()