Searched refs:mLastInsets (Results 1 – 1 of 1) sorted by relevance
105 private WindowInsets mLastInsets; field in InsetsController136 WindowInsets insets = state.calculateInsets(mFrame, mLastInsets.isRound(), in InsetsController()137 mLastInsets.shouldAlwaysConsumeSystemBars(), mLastInsets.getDisplayCutout(), in InsetsController()185 mLastInsets = mState.calculateInsets(mFrame, isScreenRound, alwaysConsumeSystemBars, cutout, in calculateInsets()188 return mLastInsets; in calculateInsets()