Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java8018 public void dispatchLocationInParentDisplayChanged(Point offset) { in dispatchLocationInParentDisplayChanged() method
8554 viewAncestor.dispatchLocationInParentDisplayChanged(offset); in locationInParentDisplayChanged()