Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
DCatService.java631 PendingIntent sentPendingIntent = PendingIntent.getBroadcast(mContext, 0, in sendStkSms() local
643 mContext.getAttributionTag(), destAddr, null, text, sentPendingIntent, in sendStkSms()