Searched refs:SMS_NOTIFICATION_ID_EXTRA (Results 1 – 3 of 3) sorted by relevance
38 public static final String SMS_NOTIFICATION_ID_EXTRA = field in DialogSmsDisplay62 int notificationId = extras.getInt(SMS_NOTIFICATION_ID_EXTRA); in parseIntent()
82 di.putExtra(DialogSmsDisplay.SMS_NOTIFICATION_ID_EXTRA, notificationId); in createDisplayMessageIntent()
283 di.putExtra(DialogSmsDisplay.SMS_NOTIFICATION_ID_EXTRA, notificationId); in sendOnNewIntent()