Searched refs:TASK_STACK_GOES_BELOW (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/java/com/android/server/wm/
H A DStackBox.java40 public static final int TASK_STACK_GOES_BELOW = 5; field in class:StackBox
209 case TASK_STACK_GOES_BELOW:
H A DWindowManagerService.java4830 * {@link StackBox#TASK_STACK_GOES_BELOW}
4837 if (position <= StackBox.TASK_STACK_GOES_BELOW &&

Completed in 73 milliseconds