Searched refs:mLastStableInsets (Results 1 – 2 of 2) sorted by relevance
179 final Rect mLastStableInsets = new Rect(); field in WindowState837 mStableInsetsChanged |= !mLastStableInsets.equals(mStableInsets); in setInsetsChanged()1508 final Rect stableInsets = mLastStableInsets; in reportResized()1716 pw.print(" stable="); mLastStableInsets.printShortString(pw); in dump()
9673 w.mLastStableInsets.set(w.mStableInsets); in updateResizingWindows()