Searched refs:mNonDecorInsets (Results 1 – 2 of 2) sorted by relevance
2971 mCompatDisplayInsets.mNonDecorInsets[parentRotation]); in resolveSizeCompatModeConfiguration()3876 final Rect[] mNonDecorInsets = new Rect[4]; field in ActivityRecord.CompatDisplayInsets3889 mNonDecorInsets[rotation] = new Rect(); in CompatDisplayInsets()3896 policy.getNonDecorInsetsLw(rotation, dw, dh, cutout, mNonDecorInsets[rotation]); in CompatDisplayInsets()3897 mStableInsets[rotation].set(mNonDecorInsets[rotation]); in CompatDisplayInsets()
2136 compatInsets.mNonDecorInsets[rotation]); in computeConfigResourceOverrides()