Searched refs:mDeferredBounds (Results 1 – 1 of 1) sorted by relevance
389 private final Rect mDeferredBounds = new Rect(); field in ActivityStack1025 setTaskBounds(mDeferredBounds); in continueUpdateBounds()1026 setBounds(mDeferredBounds); in continueUpdateBounds()1039 mDeferredBounds.set(bounds); in updateBoundsAllowed()1041 mDeferredBounds.setEmpty(); in updateBoundsAllowed()