Searched refs:mNotificationsTint (Results 1 – 1 of 1) sorted by relevance
211 private int mNotificationsTint; field in ScrimController656 mNotificationsTint = mState.getNotifTint(); in applyState()705 mNotificationsTint = behindTint; in applyState()723 mNotificationsTint = mState.getNotifTint(); in applyState()736 mNotificationsTint = ScrimState.KEYGUARD.getNotifTint(); in applyState()1032 return mNotificationsTint; in getCurrentScrimTint()1090 mNotificationsTint = mState.getNotifTint(); in onFinished()1093 updateScrimColor(mNotificationsScrim, mNotificationsAlpha, mNotificationsTint); in onFinished()