Searched refs:SMS_NOTIFICATION_ID (Results 1 – 3 of 3) sorted by relevance
181 cancel(PendingIntentConstants.SMS_NOTIFICATION_ID); in update()242 if (type == PendingIntentConstants.SMS_NOTIFICATION_ID) { in cancel()286 cancel(PendingIntentConstants.SMS_NOTIFICATION_ID, childConversationId, true); in cancelStaleGroupChildren()381 case PendingIntentConstants.SMS_NOTIFICATION_ID: in buildNotificationTag()599 cancel(PendingIntentConstants.SMS_NOTIFICATION_ID); in createMessageNotification()
313 mType = PendingIntentConstants.SMS_NOTIFICATION_ID; in MessageNotificationState()
22 public static final int SMS_NOTIFICATION_ID = 0; field in PendingIntentConstants