Home
last modified time | relevance | path

Searched defs:typeVisibilityMap (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DInsetsState.java350 @Nullable boolean[] typeVisibilityMap) { in processSource()
381 @Nullable boolean[] typeVisibilityMap, Insets insets, int type) { in processSourceAsPublicType()
H A DWindowInsets.java132 boolean[] typeVisibilityMap, in WindowInsets()