Home | History | Annotate | Download | only in launcher2

Lines Matching full:initialvalues

132     public Uri insert(Uri uri, ContentValues initialValues) {
136 final long rowId = dbInsertAndCheck(mOpenHelper, db, args.table, null, initialValues);