Searched refs:mTmpStableInsets (Results 1 – 1 of 1) sorted by relevance
59 private final Rect mTmpStableInsets = new Rect(); field in StackWindowController273 mTmpStableInsets); in adjustConfigurationForBounds()294 stableBounds.inset(mTmpStableInsets); in adjustConfigurationForBounds()313 insetBounds != null ? insetBounds : bounds, mTmpStableInsets, in adjustConfigurationForBounds()