Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/mmslib/
DDownloads.java803 Context context, String notificationPackage, String notificationClass) { in removeAllDownloadsByPackage() argument
805 new String[] { notificationPackage, notificationClass }); in removeAllDownloadsByPackage()