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

/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java2512 showWidgetsView(true /* animated */, true /* resetPageToZero */);
2975 void showWidgetsView(boolean animated, boolean resetPageToZero) { argument
2976 if (LOGD) Log.d(TAG, "showWidgetsView:" + animated + " resetPageToZero:" + resetPageToZero);
2977 if (resetPageToZero) {

Completed in 39 milliseconds