Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DInsetsStateController.java31 import static android.view.WindowInsets.Type.mandatorySystemGestures;
324 displayCutout() | systemGestures() | mandatorySystemGestures()); in updateAboveInsetsState()
/aosp12/frameworks/base/core/java/android/view/
H A DWindowInsets.java1539 public static @InsetsType int mandatorySystemGestures() { in mandatorySystemGestures() method in WindowInsets.Type
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt50416 method public static int mandatorySystemGestures();