Searched refs:mVisibleTypes (Results 1 – 1 of 1) sorted by relevance
668 private @InsetsType int mVisibleTypes = WindowInsets.Type.defaultVisible(); field in InsetsController911 if (mVisibleTypes != visibleTypes) { in updateState()912 if (WindowInsets.Type.hasCompatSystemBars(mVisibleTypes ^ visibleTypes)) { in updateState()915 mVisibleTypes = visibleTypes; in updateState()1862 mVisibleTypes, mRequestedVisibleTypes, mControllableTypes | ~mExistingTypes); in updateCompatSysUiVisibility()