Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/widget/
DMultiShrinkScroller.java122 private int mHeaderTintColor; field in MultiShrinkScroller
542 mHeaderTintColor = color; in setHeaderTintColor()
1162 mColorMatrix.postConcat(multiplyBlendMatrix(mHeaderTintColor, tint)); in updatePhotoTintAndDropShadow()
1167 mHeaderTintColor)); in updatePhotoTintAndDropShadow()
1182 mColorMatrix.postConcat(alphaMatrix(colorAlpha, mHeaderTintColor)); in updatePhotoTintAndDropShadow()
1191 mPhotoView.setTint(mHeaderTintColor); in updatePhotoTintAndDropShadow()