Searched refs:newTappableInsets (Results 1 – 2 of 2) sorted by relevance
161 Insets newTappableInsets = Insets.of(oldTappableInsets.left, oldTappableInsets.top, in updateInsetsDueToStashing() local163 updatedInsetsBuilder.setInsets(WindowInsets.Type.tappableElement(), newTappableInsets); in updateInsetsDueToStashing() local
193 Insets newTappableInsets = Insets.of(oldTappableInsets.left, oldTappableInsets.top, in normalizeWindowInsets() local195 insetsBuilder.setInsets(WindowInsets.Type.tappableElement(), newTappableInsets); in normalizeWindowInsets() local