Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DTouchInteractionService.java219 UI_HELPER_EXECUTOR.execute(TouchInteractionService.this::tryNotifyBackGesture);
883 protected void tryNotifyBackGesture() { in tryNotifyBackGesture() method in TouchInteractionService