Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowContainer.java2845 animationRunnerBuilder.hideInsetSourceViewOverflows( in applyAnimationUnchecked()
3587 private void hideInsetSourceViewOverflows(Set<Integer> insetTypes) { in hideInsetSourceViewOverflows() method in WindowContainer.AnimationRunnerBuilder