Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java1839 updateLocationInParentDisplayIfNeeded(); in handleWindowMovedIfNeeded()
3269 updateLocationInParentDisplayIfNeeded(); in reportResized()
3287 void updateLocationInParentDisplayIfNeeded() { in updateLocationInParentDisplayIfNeeded() method in WindowState
DDisplayContent.java5135 w.updateLocationInParentDisplayIfNeeded(); in notifyLocationInParentDisplayChanged()