Searched defs:bulkInsert (Results 1 – 2 of 2) sorted by relevance
72 protected int bulkInsert(Uri url, ContentValues[] initialValues) throws RemoteException { in bulkInsert() method in ShadowContentProviderClient
378 public int bulkInsert(Uri uri, ContentValues[] values) { in bulkInsert() method in DatabaseContentProvider