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/boot/hiddenapi/
Dhiddenapi-max-target-o.txt17312 Landroid/graphics/drawable/RippleForeground;->mEnterStartedAtMillis:J