Searched refs:mLastStableInsets (Results 1 – 1 of 1) sorted by relevance
163 final Rect mLastStableInsets = new Rect(); field in WindowFrames327 mStableInsetsChanged |= !mLastStableInsets.equals(mStableInsets); in setReportResizeHints()357 mLastStableInsets.set(mStableInsets); in updateLastInsetValues()441 + " stable=" + mLastStableInsets.toShortString(sTmpSB) in dump()