Home
last modified time | relevance | path

Searched defs:taskViewSimulator (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSwipeUpAnimationLogic.java113 TaskViewSimulator taskViewSimulator = remoteHandle.getTaskViewSimulator(); in initTransitionEndpoints() local
330 TaskViewSimulator taskViewSimulator, in getWindowAnimationToHomeInternal()
421 TaskViewSimulator taskViewSimulator, in SpringAnimationRunner()
DRemoteTargetGluer.java323 public RemoteTargetHandle(TaskViewSimulator taskViewSimulator, in RemoteTargetHandle()
DTaskViewUtils.java842 TaskViewSimulator taskViewSimulator = handles[i].getTaskViewSimulator(); in extractTargetsAndStates() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSwipePipToHomeAnimator.java429 public Builder setFromRotation(TaskViewSimulator taskViewSimulator, in setFromRotation()