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/base/core/java/android/widget/
DProgressBar.java788 public ColorStateList getIndeterminateTintList() { in getIndeterminateTintList() method in ProgressBar
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38040 method public android.content.res.ColorStateList getIndeterminateTintList();
/frameworks/base/api/
Dcurrent.txt60247 method @Nullable public android.content.res.ColorStateList getIndeterminateTintList();