Home
last modified time | relevance | path

Searched defs:targetSet (Results 1 – 14 of 14) sorted by relevance

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DSwipeSharedState.java55 public final void onRecentsAnimationStart(SwipeAnimationTargetSet targetSet) { in onRecentsAnimationStart()
95 private void onSwipeAnimationFinished(SwipeAnimationTargetSet targetSet) { in onSwipeAnimationFinished()
DRecentsAnimationWrapper.java49 public SwipeAnimationTargetSet targetSet; field in RecentsAnimationWrapper
72 public synchronized void setController(SwipeAnimationTargetSet targetSet) { in setController()
DTaskViewUtils.java120 final RemoteAnimationTargetSet targetSet = in getRecentsWindowAnimator() local
DAppToOverviewAnimationProvider.java117 RemoteAnimationTargetSet targetSet = in createWindowAnimation() local
DBaseSwipeUpHandler.java241 public void onRecentsAnimationStart(SwipeAnimationTargetSet targetSet) { in onRecentsAnimationStart()
369 final RemoteAnimationTargetSet targetSet = mRecentsAnimationWrapper.targetSet; in createWindowAnimationToHome() local
DWindowTransformSwipeHandler.java602 public void onRecentsAnimationStart(SwipeAnimationTargetSet targetSet) { in onRecentsAnimationStart()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/util/
DRecentsAnimationListenerSet.java78 SwipeAnimationTargetSet targetSet = new SwipeAnimationTargetSet(controller, targets, in onAnimationStart() local
DSwipeAnimationTargetSet.java115 void onRecentsAnimationStart(SwipeAnimationTargetSet targetSet); in onRecentsAnimationStart()
DClipAnimationHelper.java159 public RectF applyTransform(RemoteAnimationTargetSet targetSet, TransformParams params) { in applyTransform()
163 public RectF applyTransform(RemoteAnimationTargetSet targetSet, TransformParams params, in applyTransform()
/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/
DAppToOverviewAnimationProvider.java115 RemoteAnimationTargetSet targetSet = in createWindowAnimation() local
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/inputconsumers/
DDeviceLockedInputConsumer.java219 public void onRecentsAnimationStart(SwipeAnimationTargetSet targetSet) { in onRecentsAnimationStart()
DFallbackNoButtonInputConsumer.java417 public void onRecentsAnimationStart(SwipeAnimationTargetSet targetSet) { in onRecentsAnimationStart()
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DManageCachePage.java158 MediaSet targetSet = mAlbumSetDataAdapter.getMediaSet(slotIndex); in onSingleTapUp() local
DAlbumSetPage.java194 MediaSet targetSet = mAlbumSetDataAdapter.getMediaSet(slotIndex); in onSingleTapUp() local