Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DViewRootImpl.java4766 void updateLocationInParentDisplay(int x, int y) { in updateLocationInParentDisplay() method
5570 updateLocationInParentDisplay(msg.arg1, msg.arg2); in handleMessageImpl()