Searched defs:COLUMN_NO_INTEGRITY (Results 1 – 2 of 2) sorted by relevance
155 public static final String COLUMN_NO_INTEGRITY = "no_integrity"; field in Downloads.Impl
233 addMapping(map, Downloads.Impl.COLUMN_NO_INTEGRITY); in addMapping()