Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/window/
H A DSplashScreenView.java456 public Instant getIconAnimationStart() { in getIconAnimationStart() method in SplashScreenView
723 if (view.getIconAnimationStart() != null) { in SplashScreenViewParcelable()
724 mIconAnimationStartMillis = view.getIconAnimationStart().toEpochMilli(); in SplashScreenViewParcelable()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt60842 method @Nullable public java.time.Instant getIconAnimationStart();