Home
last modified time | relevance | path

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

/packages/apps/Phone/src/com/android/phone/
DNotificationMgr.java556 PhoneGlobals.getCallBackPendingIntent(mContext, number)); in notifyMissedCall()
DPhoneGlobals.java738 /* package */ static PendingIntent getCallBackPendingIntent(Context context, String number) { in getCallBackPendingIntent() method in PhoneGlobals