Searched refs:taskWidth (Results 1 – 2 of 2) sorted by relevance
641 void assertDockedTaskBounds(int taskWidth, int taskHeight, String activityName) { in assertDockedTaskBounds() argument645 int targetWidth = Math.max(taskWidth, defaultMinimalTaskSize); in assertDockedTaskBounds()
477 int stackWidth, int stackHeight, int taskWidth, int taskHeight) in resizeDockedStack() argument481 + " 0 0 " + taskWidth + " " + taskHeight); in resizeDockedStack()