Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DAppCompatAspectRatioPolicy.java232 void resolveAspectRatioRestrictionIfNeeded(@NonNull Configuration newParentConfiguration) { in resolveAspectRatioRestrictionIfNeeded() method in AppCompatAspectRatioPolicy
DActivityRecord.java7641 aspectRatioPolicy.resolveAspectRatioRestrictionIfNeeded(newParentConfiguration); in resolveOverrideConfiguration()