Searched refs:sDurationLabels (Results 1 – 2 of 2) sorted by relevance
54 protected static int[] sDurationLabels = new int[] { field in ProcessStatsBase111 mFilterAdapter.add(getString(sDurationLabels[i])); in onViewCreated()
95 String durationString = getString(sDurationLabels[mDurationIndex]); in refreshUi()