Home
last modified time | relevance | path

Searched defs:isGoingUp (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/touch/
H A DSeascapePagedViewHandler.java206 public boolean isGoingUp(float displacement, boolean isRtl) { in isGoingUp() method in SeascapePagedViewHandler
H A DPortraitPagedViewHandler.java384 public boolean isGoingUp(float displacement, boolean isRtl) { in isGoingUp() method in PortraitPagedViewHandler
H A DLandscapePagedViewHandler.java366 public boolean isGoingUp(float displacement, boolean isRtl) { in isGoingUp() method in LandscapePagedViewHandler
H A DPagedOrientationHandler.java204 boolean isGoingUp(float displacement, boolean isRtl); in isGoingUp() method