Searched refs:progressBarLayoutId (Results 1 – 1 of 1) sorted by relevance
78 public void assertProgressBarColorCorrect(@LayoutRes int progressBarLayoutId, int targetColor) { in assertProgressBarColorCorrect() argument79 ProgressBar progressBar = mActivity.findViewById(progressBarLayoutId); in assertProgressBarColorCorrect()