Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DBaseActivityInterface.java192 default void setRecentsAttachedToAppWindow(boolean attached, boolean animate) { } in setRecentsAttachedToAppWindow() method
257 setRecentsAttachedToAppWindow(mIsAttachedToWindow, false); in createActivityInterface()
262 public void setRecentsAttachedToAppWindow(boolean attached, boolean animate) { in setRecentsAttachedToAppWindow() method in BaseActivityInterface.DefaultAnimationFactory
DAbsSwipeUpHandler.java778 mAnimationFactory.setRecentsAttachedToAppWindow(recentsAttachedToAppWindow, animate);