Searched refs:getNotifTint (Results 1 – 2 of 2) sorted by relevance
656 mNotificationsTint = mState.getNotifTint(); in applyState()723 mNotificationsTint = mState.getNotifTint(); in applyState()736 mNotificationsTint = ScrimState.KEYGUARD.getNotifTint(); in applyState()766 behindTint = ColorUtils.blendARGB(ScrimState.BOUNCER.getNotifTint(), in calculateBackStateForState()767 state.getNotifTint(), interpolatedFract); in calculateBackStateForState()774 int stateTint = mClipsQsScrim ? ScrimState.SHADE_LOCKED.getNotifTint() in calculateBackStateForState()1090 mNotificationsTint = mState.getNotifTint(); in onFinished()
333 public int getNotifTint() { in getNotifTint() method in ScrimState