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.java790 public ColorStateList getIndeterminateTintList() { in getIndeterminateTintList() method in ProgressBar
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38040 method public android.content.res.ColorStateList getIndeterminateTintList();
/frameworks/base/non-updatable-api/
Dcurrent.txt57676 method @Nullable public android.content.res.ColorStateList getIndeterminateTintList();
/frameworks/base/api/
Dcurrent.txt57820 method @Nullable public android.content.res.ColorStateList getIndeterminateTintList();