Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/graphics/
H A DSysUiScrim.java203 return windowInsets.getTappableElementInsets().bottom > 0; in hasBottomNavButtons()
/aosp12/frameworks/base/core/java/android/view/
H A DWindowInsets.java858 public Insets getTappableElementInsets() { in getTappableElementInsets() method in WindowInsets
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DAllAppsContainerView.java408 mNavBarScrimHeight = insets.getTappableElementInsets().bottom; in dispatchApplyWindowInsets()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt50373 method @Deprecated @NonNull public android.graphics.Insets getTappableElementInsets();