Searched refs:COL_NOTIFICATION_ID (Results 1 – 1 of 1) sorted by relevance
1060 private static final String COL_NOTIFICATION_ID = "nid"; field in NotificationUsageStats.SQLiteLog1156 COL_NOTIFICATION_ID + " INT," + in SQLiteLog()1316 outCv.put(COL_NOTIFICATION_ID, r.sbn.getId()); in putNotificationDetails()