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

  /packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
RemoteFadeOutAnimationListener.java 30 public class RemoteFadeOutAnimationListener implements AnimatorUpdateListener {
35 public RemoteFadeOutAnimationListener(RemoteAnimationTargetCompat[] targets) {
  /packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/
UiFactory.java 50 import com.android.quickstep.util.RemoteFadeOutAnimationListener;
199 fadeAnimation.addUpdateListener(new RemoteFadeOutAnimationListener(targets));

Completed in 702 milliseconds