Home
last modified time | relevance | path

Searched refs:applyViewLocationSandboxingIfNeeded (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java8701 public void applyViewLocationSandboxingIfNeeded(@Size(2) int[] outLocation) { in applyViewLocationSandboxingIfNeeded() method in ViewRootImpl.TrackballAxis
H A DView.java26433 info.mViewRootImpl.applyViewLocationSandboxingIfNeeded(outLocation); in getLocationOnScreen()