Searched refs:mProgressTintList (Results 1 – 2 of 2) sorted by relevance
362 mProgressTintInfo.mProgressTintList = a.getColorStateList( in ProgressBar()1009 target.setTintList(mProgressTintInfo.mProgressTintList); in applyPrimaryProgressTint()1099 mProgressTintInfo.mProgressTintList = tint; in setProgressTintList()1117 return mProgressTintInfo != null ? mProgressTintInfo.mProgressTintList : null; in getProgressTintList()2413 ColorStateList mProgressTintList; field in ProgressBar.ProgressTintInfo
67990 Landroid/widget/ProgressBar$ProgressTintInfo;->mProgressTintList:Landroid/content/res/ColorStateLis…