Home
last modified time | relevance | path

Searched defs:VISITS (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/provider/
DBrowserProvider2.java311 map.put(History.VISITS, History.VISITS); in map.put()
338 map.put(Combined.VISITS, Combined.VISITS); in map.put()
352 map.put(Combined.VISITS, "0 AS " + Combined.VISITS); in map.put()