Searched refs:getIndeterminateTintList (Results 1 – 5 of 5) sorted by relevance
111 assertEquals(ColorStateList.valueOf(Color.MAGENTA), progressBar.getIndeterminateTintList()); in testSetColorBeforeSetShown()128 assertEquals(ColorStateList.valueOf(Color.YELLOW), progressBar.getIndeterminateTintList()); in testSetColorAfterSetShown()
107 assertThat(progressBar.getIndeterminateTintList()) in testSetPrimaryColor()129 .that(progressBar.getIndeterminateTintList()) in testSetPrimaryColorTablet()
794 public ColorStateList getIndeterminateTintList() { in getIndeterminateTintList() method in ProgressBar
55376 method @Nullable public android.content.res.ColorStateList getIndeterminateTintList();
38040 method public android.content.res.ColorStateList getIndeterminateTintList();