Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DLockIconView.java67 private int mLockIconColor; field in LockIconView
86 mLockIconColor = ColorUtils.blendARGB( in updateColorAndBackgroundVisibility()
96 mLockIconColor = ColorUtils.blendARGB( in updateColorAndBackgroundVisibility()
103 mLockIcon.setImageTintList(ColorStateList.valueOf(mLockIconColor)); in updateColorAndBackgroundVisibility()