Home
last modified time | relevance | path

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

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