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