Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/views/
DListenerView.java83 public boolean canInterceptEventsInSystemGestureRegion() { in canInterceptEventsInSystemGestureRegion() method in ListenerView
DBaseDragLayer.java180 && (isEventInLauncher(ev) || topView.canInterceptEventsInSystemGestureRegion()) in findControllerToHandleTouch()
/packages/apps/Launcher3/src/com/android/launcher3/
DAbstractFloatingView.java268 public boolean canInterceptEventsInSystemGestureRegion() { in canInterceptEventsInSystemGestureRegion() method in AbstractFloatingView
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DAllAppsEduView.java118 public boolean canInterceptEventsInSystemGestureRegion() { in canInterceptEventsInSystemGestureRegion() method in AllAppsEduView
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolder.java1612 public boolean canInterceptEventsInSystemGestureRegion() { in canInterceptEventsInSystemGestureRegion() method in Folder