Searched refs:hasFixedAspectRatio (Results 1 – 3 of 3) sorted by relevance
1035 public boolean hasFixedAspectRatio() { in hasFixedAspectRatio() method in ActivityInfo
2829 return !isResizeable() && (info.isFixedOrientation() || info.hasFixedAspectRatio()) in shouldUseSizeCompatMode()
3984 HSPLandroid/content/pm/ActivityInfo;->hasFixedAspectRatio()Z