Searched refs:ignoringVisibilityState (Results 1 – 1 of 1) sorted by relevance
198 public WindowInsets calculateInsets(Rect frame, @Nullable InsetsState ignoringVisibilityState, in calculateInsets() argument224 InsetsSource ignoringVisibilitySource = ignoringVisibilityState != null in calculateInsets()225 ? ignoringVisibilityState.getSource(type) in calculateInsets()