Searched refs:mIconAnimationStart (Results 1 – 1 of 1) sorted by relevance
95 private Instant mIconAnimationStart; field in SplashScreenView135 private Instant mIconAnimationStart; field in SplashScreenView.Builder169 mIconAnimationStart = Instant.ofEpochMilli(parcelable.mIconAnimationStartMillis); in createFromParcel()274 view.mIconAnimationStart = mIconAnimationStart; in build()470 return mIconAnimationStart; in getIconAnimationStart()517 mIconAnimationStart = Instant.now(); in animationStartCallback()