Searched refs:updateBoundsAllowed (Results 1 – 2 of 2) sorted by relevance
1034 boolean updateBoundsAllowed(Rect bounds) { in updateBoundsAllowed() method in ActivityStack5102 if (!updateBoundsAllowed(bounds)) { in resize()5130 if (!updateBoundsAllowed(bounds)) { in setTaskBounds()
14999 PLcom/android/server/wm/ActivityStack;->updateBoundsAllowed(Landroid/graphics/Rect;)Z