Home
last modified time | relevance | path

Searched defs:isAtLeftEdge (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
DFullScreenMagnificationController.java271 boolean isAtLeftEdge(float slop) { in isAtLeftEdge() method in FullScreenMagnificationController.DisplayMagnification
1323 public boolean isAtLeftEdge(int displayId, float slop) { in isAtLeftEdge() method in FullScreenMagnificationController
DFullScreenMagnificationGestureHandler.java1671 private boolean isAtLeftEdge() { in isAtLeftEdge() method in FullScreenMagnificationGestureHandler