Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/window/
H A DSplashScreenView.java467 public Instant getIconAnimationStart() { in getIconAnimationStart() method in SplashScreenView
737 if (view.getIconAnimationStart() != null) { in SplashScreenViewParcelable()
738 mIconAnimationStartMillis = view.getIconAnimationStart().toEpochMilli(); in SplashScreenViewParcelable()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt56918 method @Nullable public java.time.Instant getIconAnimationStart();