Home
last modified time | relevance | path

Searched refs:getProgressBackgroundTintList (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/template/
DProgressBarMixinTest.java118 progressBar.getProgressBackgroundTintList()); in testSetColorBeforeSetShown()
136 progressBar.getProgressBackgroundTintList()); in testSetColorAfterSetShown()
152 assertEquals(null, progressBar.getProgressBackgroundTintList()); in testDeterminateProgressBarNullTint()
/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/
DGlifLayoutTest.java112 ColorStateList.valueOf(Color.RED), progressBar.getProgressBackgroundTintList()); in testSetPrimaryColor()
130 ColorStateList.valueOf(Color.RED), progressBar.getProgressBackgroundTintList()); in testSetPrimaryColorTablet()
/frameworks/base/core/java/android/widget/
DProgressBar.java1027 public ColorStateList getProgressBackgroundTintList() { in getProgressBackgroundTintList() method in ProgressBar
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38045 method public android.content.res.ColorStateList getProgressBackgroundTintList();
/frameworks/base/api/
Dcurrent.txt50407 method public android.content.res.ColorStateList getProgressBackgroundTintList();
Dsystem-current.txt54315 method public android.content.res.ColorStateList getProgressBackgroundTintList();