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