Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java4319 return computeNewConfigurationLocked(displayId); in computeNewConfiguration()
4323 private Configuration computeNewConfigurationLocked(int displayId) { in computeNewConfigurationLocked() method in WindowManagerService