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()1062 Rect taskStackBounds) { in getTaskStackBounds()
508 Rect taskStackBounds = new Rect(); in getDockedTaskStackBounds() local