Searched refs:mDeferredBounds (Results 1 – 1 of 1) sorted by relevance
386 private final Rect mDeferredBounds = new Rect(); field in ActivityStack1022 setTaskBounds(mDeferredBounds); in continueUpdateBounds()1023 setBounds(mDeferredBounds); in continueUpdateBounds()1036 mDeferredBounds.set(bounds); in updateBoundsAllowed()1038 mDeferredBounds.setEmpty(); in updateBoundsAllowed()