Searched refs:QUERY_WHERE_CLAUSE (Results 1 – 1 of 1) sorted by relevance
797 private static final String QUERY_WHERE_CLAUSE = Impl.COLUMN_NOTIFICATION_PACKAGE + "=? AND " field in Downloads805 context.getContentResolver().delete(Impl.CONTENT_URI, QUERY_WHERE_CLAUSE, in removeAllDownloadsByPackage()