Searched defs:COLUMN_NOTIFICATION_PACKAGE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DDownloads.java234 public static final String COLUMN_NOTIFICATION_PACKAGE = "notificationpackage"; field in class:Downloads.Impl
805 private static final String QUERY_WHERE_CLAUSE = Impl.COLUMN_NOTIFICATION_PACKAGE + "=? AND "

Completed in 40 milliseconds