Searched refs:NotificationState (Results 1 – 3 of 3) sorted by relevance
121 private static final Set<NotificationState> sPendingNotifications =122 new HashSet<NotificationState>();224 final NotificationState notifState = iter.next(); in cancel()274 final NotificationState state) { in cancelStaleGroupChildren()277 for (final NotificationState child : in cancelStaleGroupChildren()318 public static boolean shouldVibrate(final NotificationState state) { in shouldVibrate()625 for (final NotificationState child : in createMessageNotification()638 private static void updateBuilderAudioVibrate(final NotificationState state, in updateBuilderAudioVibrate()681 private static void sendNotification(final NotificationState notificationState, in sendNotification()845 final NotificationState notificationState) { in setWearableGroupOptions()[all …]
43 public abstract class NotificationState { class71 NotificationState(final ConversationIdSet conversationIds) { in NotificationState() method in NotificationState
88 public abstract class MessageNotificationState extends NotificationState {1047 public static NotificationState getNotificationState() { in getNotificationState()