Home | History | Annotate | Download | only in launcher3

Lines Matching full:upgrade

285     // upgrade path, and should never be called from anywhere else.
291 * @param Should we load the old db for upgrade? first run only.
523 // Try and upgrade from the Launcher2 db
532 // upgrade code (ie. to fix workspace screen indices -> ids, etc.), so
639 if (LOGD) Log.d(TAG, "converted and now triggering widget upgrade");
718 // upgrade 1,2 -> 3 added appWidgetId column
733 // Convert existing widgets only if table upgrade was successful
873 // We use the db version upgrade here to identify users who may not have seen
890 // will never see these items anyway, we use database upgrade as an opportunity to
968 if (LOGD) Log.d(TAG, "found upgrade cursor count=" + c.getCount());
1186 * Upgrade existing clock and photo frame widgets into their new widget
1207 if (LOGD) Log.d(TAG, "found upgrade cursor count=" + c.getCount());