Searched refs:showAppsOrWidgets (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java2923 showAppsOrWidgets(State.APPS, animated);
2934 showAppsOrWidgets(State.WIDGETS, animated);
2951 private boolean showAppsOrWidgets(State toState, boolean animated) { method in class:Launcher

Completed in 50 milliseconds