Searched refs:cropWindowsToStackBounds (Results 1 – 3 of 3) sorted by relevance
1589 boolean intersectWithStackBounds = task != null && task.cropWindowsToStackBounds(); in getVisibleBounds()3462 if (task == null || !task.cropWindowsToStackBounds()) { in setTouchableRegionCropIfNeeded()3478 if (task == null || !task.cropWindowsToStackBounds()) { in cropRegionToStackBoundsIfNeeded()
2926 boolean cropWindowsToStackBounds() { in cropWindowsToStackBounds() method in Task
38169 HSPLcom/android/server/wm/Task;->cropWindowsToStackBounds()Z