Home
last modified time | relevance | path

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

/packages/services/Mms/src/com/android/mms/service/
DDownloadRequest.java57 private final PendingIntent mDownloadedIntent; field in DownloadRequest
65 mDownloadedIntent = downloadedIntent; in DownloadRequest()
93 return mDownloadedIntent; in getPendingIntent()