Searched defs:taskStackBounds (Results 1 – 2 of 2) sorted by relevance
193 Rect taskStackBounds, int topMargin, int freeformGap, int stackBottomOffset) { in computeRects()435 public void initialize(Rect displayRect, Rect windowRect, Rect taskStackBounds, in initialize()1065 int rightInset, Rect taskStackBounds) { in getTaskStackBounds()
503 Rect taskStackBounds = new Rect(); in getDockedTaskStackBounds() local