Searched refs:getProgressBackgroundTintList (Results 1 – 5 of 5) sorted by relevance
113 ColorStateList.valueOf(Color.MAGENTA), progressBar.getProgressBackgroundTintList()); in testSetColorBeforeSetShown()130 ColorStateList.valueOf(Color.YELLOW), progressBar.getProgressBackgroundTintList()); in testSetColorAfterSetShown()146 assertEquals(null, progressBar.getProgressBackgroundTintList()); in testDeterminateProgressBarNullTint()
110 assertThat(progressBar.getProgressBackgroundTintList()) in testSetPrimaryColor()132 .that(progressBar.getProgressBackgroundTintList()) in testSetPrimaryColorTablet()
1212 public ColorStateList getProgressBackgroundTintList() { in getProgressBackgroundTintList() method in ProgressBar
38045 method public android.content.res.ColorStateList getProgressBackgroundTintList();
56323 method @Nullable public android.content.res.ColorStateList getProgressBackgroundTintList();