Searched refs:COL_ACTION_COUNT (Results 1 – 1 of 1) sorted by relevance
1071 private static final String COL_ACTION_COUNT = "action_count"; field in NotificationUsageStats.SQLiteLog1167 COL_ACTION_COUNT + " INT," + in SQLiteLog()1337 outCv.put(COL_ACTION_COUNT, r.getNotification().actions != null ? in putNotificationDetails()