Home
last modified time | relevance | path

Searched refs:getIndeterminateTintList (Results 1 – 5 of 5) 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.java794 public ColorStateList getIndeterminateTintList() { in getIndeterminateTintList() method in ProgressBar
/frameworks/base/core/api/
Dcurrent.txt55376 method @Nullable public android.content.res.ColorStateList getIndeterminateTintList();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38040 method public android.content.res.ColorStateList getIndeterminateTintList();