Home | History | Annotate | Download | only in launcher2

Lines Matching refs:copyFromCursor

355                     converted = copyFromCursor(db, cursor) > 0;
374 private int copyFromCursor(SQLiteDatabase db, Cursor c) {