Home | History | Annotate | Download | only in launcher2

Lines Matching refs:converted

246             boolean converted = false;
262 converted = copyFromCursor(db, cursor) > 0;
267 if (converted) {
272 if (converted) {
274 if (LOGD) Log.d(TAG, "converted and now triggering widget upgrade");
278 return converted;