Searched refs:mLastStableInsets (Results 1 – 1 of 1) sorted by relevance
346 private final Rect mLastStableInsets = new Rect(); field in WindowState1242 mStableInsetsChanged |= !mLastStableInsets.equals(mStableInsets); in setReportResizeHints()2993 final Rect stableInsets = mLastStableInsets; in reportResized()3437 pw.print(" stable="); mLastStableInsets.printShortString(pw); in dump()4487 mLastStableInsets.set(mStableInsets); in updateLastInsetValues()