Home
last modified time | relevance | path

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

/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/template/
DProgressBarMixinTest.java111 assertEquals(ColorStateList.valueOf(Color.MAGENTA), progressBar.getIndeterminateTintList()); in testSetColorBeforeSetShown()
128 assertEquals(ColorStateList.valueOf(Color.YELLOW), progressBar.getIndeterminateTintList()); in testSetColorAfterSetShown()
/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/
DGlifLayoutTest.java107 assertThat(progressBar.getIndeterminateTintList()) in testSetPrimaryColor()
129 .that(progressBar.getIndeterminateTintList()) in testSetPrimaryColorTablet()
/frameworks/base/core/java/android/widget/
DProgressBar.java804 public ColorStateList getIndeterminateTintList() { in getIndeterminateTintList() method in ProgressBar
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38040 method public android.content.res.ColorStateList getIndeterminateTintList();
/frameworks/base/core/api/
Dcurrent.txt59985 method @Nullable public android.content.res.ColorStateList getIndeterminateTintList();