Home
last modified time | relevance | path

Searched defs:containerInterface (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskAnimationManager.java158 final BaseContainerInterface containerInterface = gestureState.getContainerInterface(); in startRecentsAnimation() local
422 BaseContainerInterface containerInterface = mLastGestureState.getContainerInterface(); in endLiveTile() local
DRotationTouchHelper.java354 BaseContainerInterface containerInterface) { in onEndTargetCalculated()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DRecentsOrientedState.java141 public RecentsOrientedState(Context context, BaseContainerInterface containerInterface, in RecentsOrientedState()