Home
last modified time | relevance | path

Searched refs:closeRightBottomCorner (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DTaskLaunchParamsModifier.java292 || closeRightBottomCorner(proposal, bounds)) { in boundsConflict()
315 private static final boolean closeRightBottomCorner(Rect first, Rect second) { in closeRightBottomCorner() method in TaskLaunchParamsModifier