Searched refs:mVisibleTypes (Results 1 – 1 of 1) sorted by relevance
676 private @InsetsType int mVisibleTypes = WindowInsets.Type.defaultVisible(); field in InsetsController920 if (mVisibleTypes != visibleTypes) { in updateState()921 if (WindowInsets.Type.hasCompatSystemBars(mVisibleTypes ^ visibleTypes)) { in updateState()924 mVisibleTypes = visibleTypes; in updateState()1699 mVisibleTypes, mRequestedVisibleTypes, mControllableTypes | ~mExistingTypes); in updateCompatSysUiVisibility()