Searched refs:hasSpecifiedSize (Results 1 – 2 of 2) sorted by relevance
582 if (!windowLayout.hasSpecifiedSize() && verticalGravity == 0 && horizontalGravity == 0) { in getLayoutBounds()596 if (!windowLayout.hasSpecifiedSize()) { in getLayoutBounds()
2154 public boolean hasSpecifiedSize() { in hasSpecifiedSize() method in ActivityInfo.WindowLayout