Searched refs:getInsetsForGravityWithCutout (Results 1 – 1 of 1) sorted by relevance
238 provider.insetsSize = getInsetsForGravityWithCutout(contentHeight, gravity, endRotation) in <lambda>()241 provider.insetsSize = getInsetsForGravityWithCutout(contentHeight, gravity, in <lambda>()253 provider.insetsSize = getInsetsForGravityWithCutout(mandatoryGestureHeight, gravity, in <lambda>()317 private fun getInsetsForGravityWithCutout(inset: Int, gravity: Int, rot: Int): Insets { in <lambda>() method