Home | History | Annotate | Download | only in settings

Lines Matching refs:bulkInsert

750     public int bulkInsert(Uri uri, ContentValues[] values) {
752 if (LOCAL_LOGV) Slog.v(TAG, "bulkInsert() for user " + callingUser);