Searched refs:startIntensityAnimation (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationDozeHelper.java35 startIntensityAnimation(new ValueAnimator.AnimatorUpdateListener() {
63 public void startIntensityAnimation(ValueAnimator.AnimatorUpdateListener updateListener, method in class:NotificationDozeHelper
81 startIntensityAnimation(a -> listener.accept((Float) a.getAnimatedValue()), dark, delay,
H A DNotificationIconDozeHelper.java65 startIntensityAnimation(animation -> {
71 startIntensityAnimation(animation -> {
H A DNotificationCustomViewWrapper.java70 getDozer().startIntensityAnimation(animation -> {
H A DNotificationTemplateViewWrapper.java221 getDozer().startIntensityAnimation(animation -> {

Completed in 55 milliseconds