Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherRootView.java50 private void handleSystemWindowInsets(Rect insets) { in handleSystemWindowInsets() method in LauncherRootView
73 handleSystemWindowInsets(mTempRect); in onApplyWindowInsets()