Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DPackageParser.java4518 if (activity.hasMaxAspectRatio()) { in setMaxAspectRatio()
7522 private boolean hasMaxAspectRatio() { in hasMaxAspectRatio() method in PackageParser.Activity