Home
last modified time | relevance | path

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

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