Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DPackageParser.java3823 setMaxAspectRatio(owner); in parseBaseApplication()
4273 a.setMaxAspectRatio(sa.getFloat(R.styleable.AndroidManifestActivity_maxAspectRatio, in parseActivity()
4502 private void setMaxAspectRatio(Package owner) { in setMaxAspectRatio() method in PackageParser
4531 activity.setMaxAspectRatio(activityAspectRatio); in setMaxAspectRatio()
7538 private void setMaxAspectRatio(float maxAspectRatio) { in setMaxAspectRatio() method in PackageParser.Activity
/frameworks/base/config/
Dboot-image-profile.txt18591 HSPLandroid/content/pm/PackageParser$Activity;->setMaxAspectRatio(F)V
18740 HSPLandroid/content/pm/PackageParser;->setMaxAspectRatio(Landroid/content/pm/PackageParser$Package;…