HomeSort by relevance Sort by last modified time
    Searched defs:SMS_SECONDARY_USER_NOTIFICATION_ID (Results 1 - 2 of 2) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/util/
PendingIntentConstants.java 23 public static final int SMS_SECONDARY_USER_NOTIFICATION_ID = 1;
  /packages/apps/Messaging/src/com/android/messaging/receiver/
SmsReceiver.java 291 PendingIntentConstants.SMS_SECONDARY_USER_NOTIFICATION_ID, notification);
301 PendingIntentConstants.SMS_SECONDARY_USER_NOTIFICATION_ID);

Completed in 678 milliseconds