Home
last modified time | relevance | path

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

/device/google/atv/FrameworkPackageStubs/src/com/android/browser/provider/
DBrowserProvider2.java145 static final int SEARCHES = 3000; field in BrowserProvider2
203 matcher.addURI(authority, "searches", SEARCHES); in matcher.addURI() argument
216 matcher.addURI(LEGACY_AUTHORITY, "searches", SEARCHES); in matcher.addURI() argument
505 case SEARCHES: in getType()
715 case SEARCHES: { in query()
967 case SEARCHES: { in deleteInTransaction()
1148 case SEARCHES: { in insertInTransaction()
1384 case SEARCHES: { in updateInTransaction()