Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DProgressBar.java391 mProgressTintInfo.mSecondaryProgressTintList = a.getColorStateList( in ProgressBar()
1049 target.setTintList(mProgressTintInfo.mSecondaryProgressTintList); in applySecondaryProgressTint()
1316 mProgressTintInfo.mSecondaryProgressTintList = tint; in setSecondaryProgressTintList()
1335 return mProgressTintInfo != null ? mProgressTintInfo.mSecondaryProgressTintList : null; in getSecondaryProgressTintList()
2402 ColorStateList mSecondaryProgressTintList; field in ProgressBar.ProgressTintInfo
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt71958 Landroid/widget/ProgressBar$ProgressTintInfo;->mSecondaryProgressTintList:Landroid/content/res/Colo…