Searched refs:NUM_NOTIFICATION_PARTS (Results 1 – 1 of 1) sorted by relevance
149 private static final int NUM_NOTIFICATION_PARTS= 4; field in NotificationUtils.NotificationMap230 if (notificationParts.length == NUM_NOTIFICATION_PARTS) { in loadNotificationMap()