Home
last modified time | relevance | path

Searched refs:currentInsets (Results 1 – 1 of 1) sorted by relevance

/core/core/src/main/java/androidx/core/view/
DWindowInsetsAnimationCompat.java667 @NonNull WindowInsetsCompat currentInsets, int[] showingTypes, int[] hidingTypes) { in buildAnimationMask() argument
671 final Insets current = currentInsets.getInsets(i); in buildAnimationMask()