Home
last modified time | relevance | path

Searched refs:BOOKMARKS (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/provider/
DBrowserProvider2.java152 static final int BOOKMARKS = 1000; field in BrowserProvider2
207 matcher.addURI(authority, "bookmarks", BOOKMARKS); in matcher.addURI() argument
834 case BOOKMARKS: in getType()
903 case BOOKMARKS: { in query()
1288 case BOOKMARKS: { in deleteInTransaction()
1430 match = BOOKMARKS; in insertInTransaction()
1438 case BOOKMARKS: { in insertInTransaction()
1684 match = BOOKMARKS; in updateInTransaction()
1702 case BOOKMARKS: { in updateInTransaction()