Home
last modified time | relevance | path

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

/aosp12/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DBummerView.java32 private boolean mAnimate = false; field in BummerView
40 animate = mAnimate;
85 mAnimate = animate; in setAnimationParams()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java118 private boolean mAnimate; field in NotificationContentView
144 mAnimate = true;
517 mAnimate = false; in setVisible()
540 selectLayout(mAnimate /* animate */, false /* force */); in setContentHeight()