Searched refs:mBoundsAfterRotation (Results 1 – 1 of 1) sorted by relevance
141 private final Rect mBoundsAfterRotation = new Rect(); field in TaskStack417 mBoundsAfterRotation.set(mTmpRect3); in updateBoundsAfterConfigChange()463 mBoundsAfterRotation.set(mTmpRect2); in updateBoundsAfterConfigChange()468 outBounds.set(mBoundsAfterRotation); in getBoundsForNewConfiguration()469 mBoundsAfterRotation.setEmpty(); in getBoundsForNewConfiguration()