Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/provider/
DDownloads.java804 Context context, String notification_package, String notification_class) { in removeAllDownloadsByPackage() argument
806 new String[] { notification_package, notification_class }); in removeAllDownloadsByPackage()