Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/window/
H A DSplashScreenView.java459 public Duration getIconAnimationDuration() { in getIconAnimationDuration() method in SplashScreenView
740 if (view.getIconAnimationDuration() != null) { in SplashScreenViewParcelable()
741 mIconAnimationDurationMillis = view.getIconAnimationDuration().toMillis(); in SplashScreenViewParcelable()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt56917 method @Nullable public java.time.Duration getIconAnimationDuration();