Searched refs:mProgressTintList (Results 1 – 2 of 2) sorted by relevance
355 mProgressTintInfo.mProgressTintList = a.getColorStateList( in ProgressBar()999 target.setTintList(mProgressTintInfo.mProgressTintList); in applyPrimaryProgressTint()1089 mProgressTintInfo.mProgressTintList = tint; in setProgressTintList()1107 return mProgressTintInfo != null ? mProgressTintInfo.mProgressTintList : null; in getProgressTintList()2392 ColorStateList mProgressTintList; field in ProgressBar.ProgressTintInfo
71956 Landroid/widget/ProgressBar$ProgressTintInfo;->mProgressTintList:Landroid/content/res/ColorStateLis…