Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DTaskbarDelegate.java152 mPipListener = mEdgeBackGestureHandler::setPipStashExclusionBounds; in TaskbarDelegate()
H A DNavigationBarView.java1424 mEdgeBackGestureHandler.setPipStashExclusionBounds(bounds);
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DEdgeBackGestureHandler.java536 public void setPipStashExclusionBounds(Rect bounds) { in setPipStashExclusionBounds() method in EdgeBackGestureHandler