Home
last modified time | relevance | path

Searched defs:setMaxAspectRatio (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DPackageParser.java4720 private void setMaxAspectRatio(Package owner) { in setMaxAspectRatio() method in PackageParser
7847 private void setMaxAspectRatio(float maxAspectRatio) { in setMaxAspectRatio() method in Activity