Searched defs:displayBounds (Results 1 – 2 of 2) sorted by relevance
182 public final Rect displayBounds = new Rect(); field in TaskStack204 public void setBounds(Rect stackBounds, Rect displayBounds) { in setBounds()
100 Rect displayBounds = mSystemServicesProxy.getWindowRect(); in preloadPlan() local