Searched refs:mReturnBounds (Results 1 – 1 of 1) sorted by relevance
54 private Rect mReturnBounds = new Rect(); field in ConfigurationContainer205 mReturnBounds.set(getConfiguration().windowConfiguration.getBounds()); in getBounds()206 return mReturnBounds; in getBounds()218 mReturnBounds.set(getOverrideConfiguration().windowConfiguration.getBounds()); in getOverrideBounds()220 return mReturnBounds; in getOverrideBounds()