Searched defs:tableUri (Results 1 – 1 of 1) sorted by relevance
50 public void insert(Uri tableUri, ContentValues values) throws RemoteException { in insert()54 public void insertwithPriority(Uri tableUri, ContentValues values) throws RemoteException { in insertwithPriority()58 … private void insert(Uri tableUri, ContentValues values, boolean priority) throws RemoteException { in insert()89 private void flush(Uri tableUri, List<ContentValues> list) throws RemoteException { in flush()