Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java1465 public View getAllAppsButton() { in getAllAppsButton() method in Launcher
3355 boolean initialized = getAllAppsButton() != null; in showAppsCustomizeHelper()
3387 getAllAppsButton(), null); in showAppsCustomizeHelper()
3446 final View allApps = getAllAppsButton(); in showAppsCustomizeHelper()
3588 boolean initialized = getAllAppsButton() != null; in hideAppsCustomizeHelper()
3633 final View allAppsButton = getAllAppsButton(); in hideAppsCustomizeHelper()