Searched defs:COLUMN_USER_AGENT (Results 1 – 2 of 2) sorted by relevance
267 public static final String COLUMN_USER_AGENT = "useragent"; field in Downloads.Impl
243 addMapping(map, Downloads.Impl.COLUMN_USER_AGENT); in addMapping()