Searched refs:hasFixedAspectRatio (Results 1 – 2 of 2) sorted by relevance
1035 public boolean hasFixedAspectRatio() { in hasFixedAspectRatio() method in ActivityInfo
2831 return !isResizeable() && (info.isFixedOrientation() || info.hasFixedAspectRatio()) in shouldUseSizeCompatMode()