Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityManagerTestBase.java739 int stackWidth, int stackHeight, int taskWidth, int taskHeight) { in resizeDockedStack() argument
741 mAtm.resizeDockedStack(new Rect(0, 0, stackWidth, stackHeight), in resizeDockedStack()
746 int stackHeight) { in resizeStack() argument
748 new Rect(stackLeft, stackTop, stackWidth, stackHeight))); in resizeStack()