Home
last modified time | relevance | path

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

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