Searched refs:updateChildren (Results 1 – 1 of 1) sorted by relevance
1550 ContentValues updateChildren = new ContentValues(1); in updateBookmarksInTransaction() local1551 updateChildren.put(Bookmarks.PARENT, newId); in updateBookmarksInTransaction()1552 count += updateBookmarksInTransaction(updateChildren, in updateBookmarksInTransaction()