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