Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DViewRootImpl.java9112 public void dispatchLocationInParentDisplayChanged(Point offset) { in dispatchLocationInParentDisplayChanged() method
9796 viewAncestor.dispatchLocationInParentDisplayChanged(offset); in locationInParentDisplayChanged()