Home
last modified time | relevance | path

Searched refs:mEnterStartedAtMillis (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DRippleForeground.java85 private long mEnterStartedAtMillis; field in RippleForeground
208 long timeSinceEnter = AnimationUtils.currentAnimationTimeMillis() - mEnterStartedAtMillis; in computeFadeOutDelay()
302 mEnterStartedAtMillis = AnimationUtils.currentAnimationTimeMillis(); in enter()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt20199 Landroid/graphics/drawable/RippleForeground;->mEnterStartedAtMillis:J