Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityManagerTestBase.java786 int stackWidth, int stackHeight, int taskWidth, int taskHeight) { in resizeDockedStack()
792 protected void resizeStack(int stackId, int stackLeft, int stackTop, int stackWidth, in resizeStack()