Searched refs:currentBounds (Results 1 – 1 of 1) sorted by relevance
1898 final Rect currentBounds = getRequestedOverrideBounds(); in onConfigurationChanged() local1899 if (!currentBounds.isEmpty()) { in onConfigurationChanged()1900 setLastNonFullscreenBounds(currentBounds); in onConfigurationChanged()