Home
last modified time | relevance | path

Searched defs:publicType (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DInsetsState.java343 int publicType = InsetsState.toPublicType(type); in calculateInsets() local
360 int publicType = InsetsState.toPublicType(type); in calculateInsets() local
387 final int publicType = InsetsState.toPublicType(type); in calculateVisibleInsets() local
DInsetsSourceConsumer.java282 final @InsetsType int publicType = InsetsState.toPublicType(mType); in updateCompatSysUiVisibility() local
DViewRootImpl.java2442 @InsetsType final int publicType = InsetsState.toPublicType(type); in updateCompatSysUiVisibility() local