Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenIconDrawableFactory.java73 foreground = new AnimatableIconAnimateListener(foregroundDrawable); in makeIconDrawable()
285 public static class AnimatableIconAnimateListener extends AdaptiveForegroundDrawable class in SplashscreenIconDrawableFactory
293 AnimatableIconAnimateListener(@NonNull Drawable foregroundDrawable) { in AnimatableIconAnimateListener() method in SplashscreenIconDrawableFactory.AnimatableIconAnimateListener