Searched refs:mProgressTintList (Results 1 – 2 of 2) sorted by relevance
347 mProgressTintInfo.mProgressTintList = a.getColorStateList( in ProgressBar()990 target.setTintList(mProgressTintInfo.mProgressTintList); in applyPrimaryProgressTint()1080 mProgressTintInfo.mProgressTintList = tint; in setProgressTintList()1098 return mProgressTintInfo != null ? mProgressTintInfo.mProgressTintList : null; in getProgressTintList()2342 ColorStateList mProgressTintList; field in ProgressBar.ProgressTintInfo
89008 Landroid/widget/ProgressBar$ProgressTintInfo;->mProgressTintList:Landroid/content/res/ColorStateLis…