Home
last modified time | relevance | path

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

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