Home
last modified time | relevance | path

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

/cts/hostsidetests/services/activityandwindowmanager/util/src/android/server/cts/
DActivityManagerTestBase.java477 int stackWidth, int stackHeight, int taskWidth, int taskHeight) in resizeDockedStack() argument
480 + "0 0 " + stackWidth + " " + stackHeight in resizeDockedStack()
484 protected void resizeStack(int stackId, int stackLeft, int stackTop, int stackWidth, in resizeStack() argument
487 stackTop, stackWidth, stackHeight)); in resizeStack()