Searched refs:hasCompatSystemBars (Results 1 – 4 of 4) sorted by relevance
912 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()
2012 public static boolean hasCompatSystemBars(@InsetsType int types) { in hasCompatSystemBars() method in WindowInsets.Type
18384 HSPLandroid/view/WindowInsets$Type;->hasCompatSystemBars(I)Z
18448 HSPLandroid/view/WindowInsets$Type;->hasCompatSystemBars(I)Z