HomeSort by relevance Sort by last modified time
    Searched refs:createSoftwareEnter (Results 1 - 3 of 3) sorted by null

  /frameworks/base/graphics/java/android/graphics/drawable/
RippleComponent.java 102 mSoftwareAnimator = createSoftwareEnter(fast);
280 protected abstract Animator createSoftwareEnter(boolean fast);
RippleBackground.java 89 protected Animator createSoftwareEnter(boolean fast) {
RippleForeground.java 164 protected Animator createSoftwareEnter(boolean fast) {

Completed in 286 milliseconds