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