HomeSort by relevance Sort by last modified time
    Searched defs:COLUMN_NOTIFICATION_CLASS (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/provider/
Downloads.java 244 public static final String COLUMN_NOTIFICATION_CLASS = "notificationclass";
806 + Impl.COLUMN_NOTIFICATION_CLASS + "=?";
  /packages/apps/Messaging/src/com/android/messaging/mmslib/
Downloads.java 242 public static final String COLUMN_NOTIFICATION_CLASS = "notificationclass";
797 + Impl.COLUMN_NOTIFICATION_CLASS + "=?";

Completed in 45 milliseconds