Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java3304 final Point offset = dc.getLocationInParentDisplay(); in updateLocationInParentDisplayIfNeeded()
DDisplayContent.java5115 Point getLocationInParentDisplay() { in getLocationInParentDisplay() method in DisplayContent