Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DAppsCustomizePagedView.java214 static final int WIDGET_PRELOAD_PENDING = 0; field in AppsCustomizePagedView
595 mWidgetCleanupState = WIDGET_PRELOAD_PENDING; in preloadWidget()
653 if (mWidgetCleanupState == WIDGET_PRELOAD_PENDING) { in cleanupWidgetPreloading()