Home
last modified time | relevance | path

Searched defs:POSITION_BOTTOM (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowContainer.java90 static final int POSITION_BOTTOM = Integer.MIN_VALUE; field in WindowContainer
DActivityDisplay.java85 static final int POSITION_BOTTOM = Integer.MIN_VALUE; field in ActivityDisplay