Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashscreenIconDrawableFactory.java269 private Animatable mAnimatableIcon; field in SplashscreenIconDrawableFactory.AnimatableIconAnimateListener
286 mAnimatableIcon = (Animatable) mForegroundDrawable; in prepareAnimate()
299 mAnimatableIcon.start(); in prepareAnimate()
308 mAnimatableIcon.stop(); in prepareAnimate()
316 mAnimatableIcon.stop(); in prepareAnimate()
325 mAnimatableIcon.stop(); in prepareAnimate()