Searched refs:mEnterStartedAtMillis (Results 1 – 2 of 2) sorted by relevance
85 private long mEnterStartedAtMillis; field in RippleForeground208 long timeSinceEnter = AnimationUtils.currentAnimationTimeMillis() - mEnterStartedAtMillis; in computeFadeOutDelay()302 mEnterStartedAtMillis = AnimationUtils.currentAnimationTimeMillis(); in enter()
20199 Landroid/graphics/drawable/RippleForeground;->mEnterStartedAtMillis:J