Searched refs:mProgressTintList (Results 1 – 2 of 2) sorted by relevance
353 mProgressTintInfo.mProgressTintList = a.getColorStateList( in ProgressBar()1000 target.setTintList(mProgressTintInfo.mProgressTintList); in applyPrimaryProgressTint()1090 mProgressTintInfo.mProgressTintList = tint; in setProgressTintList()1108 return mProgressTintInfo != null ? mProgressTintInfo.mProgressTintList : null; in getProgressTintList()2404 ColorStateList mProgressTintList; field in ProgressBar.ProgressTintInfo
68633 Landroid/widget/ProgressBar$ProgressTintInfo;->mProgressTintList:Landroid/content/res/ColorStateLis…