Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DFallbackSwipeHandler.java167 gestureContractAnimationFactory.addGestureContract(intent, runningTaskTarget.taskInfo); in startHomeIntent()
401 private void addGestureContract(Intent intent, RunningTaskInfo runningTaskInfo) { in addGestureContract() method in FallbackSwipeHandler.FallbackHomeAnimationFactory