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