Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DLauncherAllAppsContainerView.java68 public int getFloatingSearchBarRestingMarginBottom() { in getFloatingSearchBarRestingMarginBottom() method in LauncherAllAppsContainerView
70 return super.getFloatingSearchBarRestingMarginBottom(); in getFloatingSearchBarRestingMarginBottom()
79 .getFloatingSearchBarRestingMarginBottom(launcher); in getFloatingSearchBarRestingMarginBottom()
83 .getFloatingSearchBarRestingMarginBottom(launcher); in getFloatingSearchBarRestingMarginBottom()
DActivityAllAppsContainerView.java828 public int getFloatingSearchBarRestingMarginBottom() { in getFloatingSearchBarRestingMarginBottom() method in ActivityAllAppsContainerView
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/states/
DOverviewState.java142 public int getFloatingSearchBarRestingMarginBottom(Launcher launcher) {
144 : super.getFloatingSearchBarRestingMarginBottom(launcher);
DAllAppsState.java176 public int getFloatingSearchBarRestingMarginBottom(Launcher launcher) {
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherState.java218 public int getFloatingSearchBarRestingMarginBottom(Launcher launcher) { in getFloatingSearchBarRestingMarginBottom() method in LauncherState