Searched refs:taskHeight (Results 1 – 2 of 2) sorted by relevance
798 void assertDockedTaskBounds(int taskWidth, int taskHeight, ComponentName activityName) { in assertDockedTaskBounds() argument804 int targetHeight = Math.max(taskHeight, defaultMinimalTaskSize); in assertDockedTaskBounds()
786 int stackWidth, int stackHeight, int taskWidth, int taskHeight) { in resizeDockedStack() argument789 new Rect(0, 0, taskWidth, taskHeight))); in resizeDockedStack()