Searched defs:COLUMN_ERROR_MSG (Results 1 – 3 of 3) sorted by relevance
401 public static final String COLUMN_ERROR_MSG = "errorMsg"; field in Downloads.Impl
442 public static final String COLUMN_ERROR_MSG = "errorMsg"; field in Downloads.Impl
212 addMapping(map, Downloads.Impl.COLUMN_ERROR_MSG); in addMapping()