Home
last modified time | relevance | path

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

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