Searched defs:tableUri (Results 1 – 1 of 1) sorted by relevance
49 public void insert(Uri tableUri, ContentValues values) throws RemoteException { in insert()53 public void insertwithPriority(Uri tableUri, ContentValues values) throws RemoteException { in insertwithPriority()57 … 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()