Delete all the downloads for a package/class pair. context.getContentResolver().delete(Impl.CONTENT_URI, QUERY_WHERE_CLAUSE, new String[] { notification_package, notification_class });
context.getContentResolver().delete(Impl.CONTENT_URI, QUERY_WHERE_CLAUSE, new String[] { notification_package, notification_class });