Searched refs:compatInsets (Results 1 – 2 of 2) sorted by relevance
70 public void compatInsets() { in compatInsets() method in WindowInsetsTest
2088 @Nullable ActivityRecord.CompatDisplayInsets compatInsets) { in computeConfigResourceOverrides() argument2108 final boolean insideParentBounds = compatInsets == null; in computeConfigResourceOverrides()2131 if (rotation != ROTATION_UNDEFINED && compatInsets != null) { in computeConfigResourceOverrides()2134 compatInsets.getDisplayBoundsByRotation(mTmpBounds, rotation); in computeConfigResourceOverrides()2136 compatInsets.mNonDecorInsets[rotation]); in computeConfigResourceOverrides()2138 compatInsets.mStableInsets[rotation]); in computeConfigResourceOverrides()