Home | History | Annotate | Download | only in notification

Lines Matching defs:COL_CATEGORY

1049         private static final String COL_CATEGORY = "category";
1136 COL_CATEGORY + " TEXT," +
1299 outCv.put(COL_CATEGORY, r.getNotification().category);