Searched defs:getUpDirection (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/touch/ | ||
H A D | SeascapePagedViewHandler.java | 200 public int getUpDirection(boolean isRtl) { in getUpDirection() method in SeascapePagedViewHandler |
H A D | PortraitPagedViewHandler.java | 378 public int getUpDirection(boolean isRtl) { in getUpDirection() method in PortraitPagedViewHandler |
H A D | LandscapePagedViewHandler.java | 360 public int getUpDirection(boolean isRtl) { in getUpDirection() method in LandscapePagedViewHandler |
H A D | PagedOrientationHandler.java | 202 int getUpDirection(boolean isRtl); in getUpDirection() method |