Home
last modified time | relevance | path

Searched refs:progressBarLayoutId (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/common/
DCustomizationVerifier.java78 public void assertProgressBarColorCorrect(@LayoutRes int progressBarLayoutId, int targetColor) { in assertProgressBarColorCorrect() argument
79 ProgressBar progressBar = mActivity.findViewById(progressBarLayoutId); in assertProgressBarColorCorrect()