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.java112 ColorStateList.valueOf(Color.RED), progressBar.getIndeterminateTintList()); in testSetPrimaryColor()
130 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.txt53004 method public android.content.res.ColorStateList getIndeterminateTintList();
/frameworks/base/config/
Dhiddenapi-public-dex.txt54834 Landroid/widget/ProgressBar;->getIndeterminateTintList()Landroid/content/res/ColorStateList;