Searched refs:mOldStableInsets (Results 1 – 1 of 1) sorted by relevance
73 private final Rect mOldStableInsets = new Rect(); field in BackdropFrameRenderer101 mOldStableInsets.set(stableInsets); in BackdropFrameRenderer()250 || !mStableInsets.equals(mOldStableInsets) in doFrameUncheckedLocked()256 mOldStableInsets.set(mStableInsets); in doFrameUncheckedLocked()