Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java314 public void notifySwipeToHomeFinished() { in notifySwipeToHomeFinished() method in SystemUiProxy
317 mSystemUiProxy.notifySwipeToHomeFinished(); in notifySwipeToHomeFinished()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DBaseSwipeUpHandlerV2.java716 SystemUiProxy.INSTANCE.get(mContext).notifySwipeToHomeFinished();