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

  /frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
RemoteAnimationAdapterCompat.java 23 import android.view.RemoteAnimationAdapter;
27 * @see RemoteAnimationAdapter
31 private final RemoteAnimationAdapter mWrapped;
35 mWrapped = new RemoteAnimationAdapter(wrapRemoteAnimationRunner(runner), duration,
39 RemoteAnimationAdapter getWrapped() {
44 RemoteAnimationRunnerCompat remoteAnimationAdapter) {
62 remoteAnimationAdapter.onAnimationStart(appsCompat, animationFinishedCallback);
67 remoteAnimationAdapter.onAnimationCancelled();
  /packages/apps/Launcher3/quickstep/libs/
sysui_shared.jar 

Completed in 79 milliseconds