Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DLauncherAllAppsContainerView.java44 protected int computeNavBarScrimHeight(WindowInsets insets) { in computeNavBarScrimHeight() method in LauncherAllAppsContainerView
DActivityAllAppsContainerView.java1178 protected int computeNavBarScrimHeight(WindowInsets insets) { in computeNavBarScrimHeight() method in ActivityAllAppsContainerView
1191 mNavBarScrimHeight = computeNavBarScrimHeight(insets); in dispatchApplyWindowInsets()