Home
last modified time | relevance | path

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

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