Searched refs:getIconAnimationStart (Results 1 – 2 of 2) sorted by relevance
467 public Instant getIconAnimationStart() { in getIconAnimationStart() method in SplashScreenView737 if (view.getIconAnimationStart() != null) { in SplashScreenViewParcelable()738 mIconAnimationStartMillis = view.getIconAnimationStart().toEpochMilli(); in SplashScreenViewParcelable()
56918 method @Nullable public java.time.Instant getIconAnimationStart();