Searched refs:ACTION_SEND_SMS_FROM_MISSED_CALL_NOTIFICATION (Results 1 – 2 of 2) sorted by relevance
37 public static final String ACTION_SEND_SMS_FROM_MISSED_CALL_NOTIFICATION = field in CallLogNotificationsActivity59 case ACTION_SEND_SMS_FROM_MISSED_CALL_NOTIFICATION: in onCreate()
481 intent.setAction(CallLogNotificationsActivity.ACTION_SEND_SMS_FROM_MISSED_CALL_NOTIFICATION); in createSendSmsFromNotificationPendingIntent()