Searched refs:computeNewConfigurationLocked (Results 1 – 1 of 1) sorted by relevance
2481 config = computeNewConfigurationLocked(displayId); in updateOrientationFromAppTokensLocked()4420 return computeNewConfigurationLocked(displayId); in computeNewConfiguration()4424 private Configuration computeNewConfigurationLocked(int displayId) { in computeNewConfigurationLocked() method in WindowManagerService