Searched refs:mIconAnimationStart (Results 1 – 1 of 1) sorted by relevance
91 private Instant mIconAnimationStart; field in SplashScreenView131 private Instant mIconAnimationStart; field in SplashScreenView.Builder165 mIconAnimationStart = Instant.ofEpochMilli(parcelable.mIconAnimationStartMillis); in createFromParcel()270 view.mIconAnimationStart = mIconAnimationStart; in build()457 return mIconAnimationStart; in getIconAnimationStart()504 mIconAnimationStart = Instant.now(); in animationStartCallback()