Home | History | Annotate | Download | only in launcher2

Lines Matching refs:converted

319             boolean converted = false;
335 converted = copyFromCursor(db, cursor) > 0;
340 if (converted) {
345 if (converted) {
347 if (LOGD) Log.d(TAG, "converted and now triggering widget upgrade");
351 return converted;