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