Searched refs:REMOTE_APP_TO_OVERVIEW_DURATION (Results 1 – 2 of 2) sorted by relevance
20 import static com.android.quickstep.views.IconRecentsView.REMOTE_APP_TO_OVERVIEW_DURATION;183 return REMOTE_APP_TO_OVERVIEW_DURATION; in getRecentsLaunchDuration()
130 public static final long REMOTE_APP_TO_OVERVIEW_DURATION = field in IconRecentsView661 remoteHomeAnim.setDuration(REMOTE_APP_TO_OVERVIEW_DURATION); in playRemoteHomeToRecentsAnimation()705 anim.play(ValueAnimator.ofInt(0, 1).setDuration(REMOTE_APP_TO_OVERVIEW_DURATION)); in playRemoteAppToRecentsAnimation()