Searched refs:mIconAnimationStart (Results 1 – 1 of 1) sorted by relevance
98 private Instant mIconAnimationStart; field in SplashScreenView145 private Instant mIconAnimationStart; field in SplashScreenView.Builder177 mIconAnimationStart = Instant.ofEpochMilli(parcelable.mIconAnimationStartMillis); in createFromParcel()268 view.mIconAnimationStart = mIconAnimationStart; in build()445 return mIconAnimationStart; in getIconAnimationStart()472 mIconAnimationStart = Instant.now(); in animationStartCallback()