Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DAppsCustomizePagedView.java190 static final int WIDGET_NO_CLEANUP_REQUIRED = -1; field in AppsCustomizePagedView
194 int mWidgetCleanupState = WIDGET_NO_CLEANUP_REQUIRED;
595 mWidgetCleanupState = WIDGET_NO_CLEANUP_REQUIRED; in cleanupWidgetPreloading()
/packages/apps/Launcher2/src/com/android/launcher2/
DAppsCustomizePagedView.java213 static final int WIDGET_NO_CLEANUP_REQUIRED = -1; field in AppsCustomizePagedView
217 int mWidgetCleanupState = WIDGET_NO_CLEANUP_REQUIRED;
676 mWidgetCleanupState = WIDGET_NO_CLEANUP_REQUIRED; in cleanupWidgetPreloading()