Searched refs:systemBarsInsets (Results 1 – 1 of 1) sorted by relevance
125 final Insets systemBarsInsets = state.calculateInsets( in computeFrames() local127 if (systemBarsInsets.left >= cutout.getSafeInsetLeft()) { in computeFrames()130 if (systemBarsInsets.top >= cutout.getSafeInsetTop()) { in computeFrames()133 if (systemBarsInsets.right >= cutout.getSafeInsetRight()) { in computeFrames()136 if (systemBarsInsets.bottom >= cutout.getSafeInsetBottom()) { in computeFrames()