Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerService.java5067 return computeNewConfigurationLocked(displayId); in computeNewConfiguration()
5071 private Configuration computeNewConfigurationLocked(int displayId) { in computeNewConfigurationLocked() method in WindowManagerService