Home
last modified time | relevance | path

Searched refs:mSecondaryProgressTintList (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DProgressBar.java398 mProgressTintInfo.mSecondaryProgressTintList = a.getColorStateList( in ProgressBar()
1059 target.setTintList(mProgressTintInfo.mSecondaryProgressTintList); in applySecondaryProgressTint()
1326 mProgressTintInfo.mSecondaryProgressTintList = tint; in setSecondaryProgressTintList()
1345 return mProgressTintInfo != null ? mProgressTintInfo.mSecondaryProgressTintList : null; in getSecondaryProgressTintList()
2423 ColorStateList mSecondaryProgressTintList; field in ProgressBar.ProgressTintInfo
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt67992 Landroid/widget/ProgressBar$ProgressTintInfo;->mSecondaryProgressTintList:Landroid/content/res/Colo…