Home
last modified time | relevance | path

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

/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/
DProgressBarBindingAdapterTest.java43 mView.getIndeterminateTintList().getDefaultColor()); in testTint()
52 mView.getIndeterminateTintList().getDefaultColor()); in testTint()
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/template/
DProgressBarMixinTest.java116 progressBar.getIndeterminateTintList()); in testSetColorBeforeSetShown()
134 progressBar.getIndeterminateTintList()); in testSetColorAfterSetShown()
/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/
DGlifLayoutTest.java110 ColorStateList.valueOf(Color.RED), progressBar.getIndeterminateTintList()); in testSetPrimaryColor()
128 ColorStateList.valueOf(Color.RED), progressBar.getIndeterminateTintList()); in testSetPrimaryColorTablet()
/frameworks/base/core/java/android/widget/
DProgressBar.java671 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/api/
Dcurrent.txt50401 method public android.content.res.ColorStateList getIndeterminateTintList();
Dsystem-current.txt54309 method public android.content.res.ColorStateList getIndeterminateTintList();