Searched refs:COLUMN_COUNT (Results 1 – 2 of 2) sorted by relevance
68 public static final String COLUMN_COUNT = "count"; field in NotificationsContract
293 int index = mNotifsCountCursor.getColumnIndex(NotificationsContract.COLUMN_COUNT); in getNotifsCount()