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.java3973 config = computeNewConfigurationLocked(); in updateOrientationFromAppTokensLocked()
7176 return computeNewConfigurationLocked(); in computeNewConfiguration()
7180 private Configuration computeNewConfigurationLocked() { in computeNewConfigurationLocked() method