Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DMissedCallNotifier.java163 createSendSmsFromNotificationPendingIntent(handleUri)); in showMissedCallNotification()
254 private PendingIntent createSendSmsFromNotificationPendingIntent(Uri handle) { in createSendSmsFromNotificationPendingIntent() method in MissedCallNotifier