Searched defs:COLUMN_NOTIFICATION_CLASS (Results 1 – 2 of 2) sorted by relevance
242 public static final String COLUMN_NOTIFICATION_CLASS = "notificationclass"; field in Downloads.Impl
234 addMapping(map, Downloads.Impl.COLUMN_NOTIFICATION_CLASS); in addMapping()