Home
last modified time | relevance | path

Searched refs:SMS_SECONDARY_USER_NOTIFICATION_ID (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/util/
DPendingIntentConstants.java23 public static final int SMS_SECONDARY_USER_NOTIFICATION_ID = 1; field in PendingIntentConstants
/packages/apps/Messaging/src/com/android/messaging/receiver/
DSmsReceiver.java292 PendingIntentConstants.SMS_SECONDARY_USER_NOTIFICATION_ID, notification); in postNewMessageSecondaryUserNotification()
302 PendingIntentConstants.SMS_SECONDARY_USER_NOTIFICATION_ID); in cancelSecondaryUserNotification()