Searched refs:currentRotationHasCornerCutout (Results 1 – 4 of 4) sorted by relevance
228 boolean hasCornerCutout = mContentInsetsProvider.currentRotationHasCornerCutout(); in updateCutoutLocation()
122 fun currentRotationHasCornerCutout(): Boolean { regex
256 if (mDisplayCutout == null || insetsProvider.currentRotationHasCornerCutout()) { in updateLayoutConsideringCutout()
443 boolean hasCornerCutout = mInsetsProvider.currentRotationHasCornerCutout(); in onApplyWindowInsets()