Searched refs:cutoutInsets (Results 1 – 2 of 2) sorted by relevance
232 final Insets cutoutInsets = cutout != null in insetsWith() local238 .setInsets(WindowInsets.Type.displayCutout(), cutoutInsets) in insetsWith()239 .setInsetsIgnoringVisibility(WindowInsets.Type.displayCutout(), cutoutInsets) in insetsWith()
106 private var cutoutInsets = 0 in <lambda>() variable111 cutoutInsets = insets.displayCutout?.safeInsetBottom ?: 0 in <lambda>()118 bottomCutoutInsets = cutoutInsets in <lambda>()