Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInsetsController.java912 if (WindowInsets.Type.hasCompatSystemBars(mVisibleTypes ^ visibleTypes)) { in updateState()
918 if (WindowInsets.Type.hasCompatSystemBars(mExistingTypes ^ existingTypes)) { in updateState()
1053 if (WindowInsets.Type.hasCompatSystemBars(mControllableTypes ^ controllableTypes)) { in onControlsChanged()
1938 if (WindowInsets.Type.hasCompatSystemBars(diff)) { in reportRequestedVisibleTypes()
DWindowInsets.java2012 public static boolean hasCompatSystemBars(@InsetsType int types) { in hasCompatSystemBars() method in WindowInsets.Type
/frameworks/base/boot/
Dboot-image-profile.txt18384 HSPLandroid/view/WindowInsets$Type;->hasCompatSystemBars(I)Z
/frameworks/base/config/
Dboot-image-profile.txt18448 HSPLandroid/view/WindowInsets$Type;->hasCompatSystemBars(I)Z