Searched refs:getProgressBackgroundTintList (Results 1 – 6 of 6) 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()
1232 public ColorStateList getProgressBackgroundTintList() { in getProgressBackgroundTintList() method in ProgressBar
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
38045 method public android.content.res.ColorStateList getProgressBackgroundTintList();
59996 method @Nullable public android.content.res.ColorStateList getProgressBackgroundTintList();