Home
last modified time | relevance | path

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

/frameworks/base/services/accessibility/java/com/android/server/accessibility/gestures/
DEventDispatcher.java449 private int computeClickLocation(Point outLocation) { in computeClickLocation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java993 public void getLocationOnScreen(int[] outLocation) { in getLocationOnScreen()
/frameworks/base/core/java/android/view/
DViewRootImpl.java8314 public void getLastTouchPoint(Point outLocation) { in getLastTouchPoint()
8701 public void applyViewLocationSandboxingIfNeeded(@Size(2) int[] outLocation) { in applyViewLocationSandboxingIfNeeded()
DView.java26424 public void getLocationOnScreen(@Size(2) int[] outLocation) { in getLocationOnScreen()
26458 public void getLocationInWindow(@Size(2) int[] outLocation) { in getLocationInWindow()