Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java4653 void updateLocationInParentDisplay(int x, int y) { in updateLocationInParentDisplay() method
5462 updateLocationInParentDisplay(msg.arg1, msg.arg2); in handleMessageImpl()