Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/template/
H A DProgressBarMixinTest.java113 ColorStateList.valueOf(Color.MAGENTA), progressBar.getProgressBackgroundTintList()); in testSetColorBeforeSetShown()
130 ColorStateList.valueOf(Color.YELLOW), progressBar.getProgressBackgroundTintList()); in testSetColorAfterSetShown()
146 assertEquals(null, progressBar.getProgressBackgroundTintList()); in testDeterminateProgressBarNullTint()
/aosp12/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/
H A DGlifLayoutTest.java110 assertThat(progressBar.getProgressBackgroundTintList()) in testSetPrimaryColor()
132 .that(progressBar.getProgressBackgroundTintList()) in testSetPrimaryColorTablet()
/aosp12/frameworks/base/core/java/android/widget/
H A DProgressBar.java1222 public ColorStateList getProgressBackgroundTintList() { in getProgressBackgroundTintList() method in ProgressBar
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt55485 method @Nullable public android.content.res.ColorStateList getProgressBackgroundTintList();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt38045 method public android.content.res.ColorStateList getProgressBackgroundTintList();