Home
last modified time | relevance | path

Searched refs:wrapRemoteAnimationRunner (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
H A DRemoteAnimationAdapterCompat.java56 mWrapped = new RemoteAnimationAdapter(wrapRemoteAnimationRunner(runner), duration, in RemoteAnimationAdapterCompat()
77 public static IRemoteAnimationRunner.Stub wrapRemoteAnimationRunner( in wrapRemoteAnimationRunner() method in RemoteAnimationAdapterCompat
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
H A DSplitSelectStateController.java132 RemoteAnimationAdapterCompat.wrapRemoteAnimationRunner(animationRunner), in launchTasks()