HomeSort by relevance Sort by last modified time
    Searched refs:UNREAD (Results 1 - 6 of 6) sorted by null

  /frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMapBmessage.java 50 READ, UNREAD
  /packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
Bmessage.java 164 READ, UNREAD
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Folder.java 124 * The number of messages that are unread in this folder.
195 * A string of unread senders sorted by date, so we don't have to fetch this in multiple queries
840 } else if (isType(FolderType.UNREAD)) {
841 desc = "unread";
863 * Returns true if unread count should be suppressed for this folder. This is done for folders
864 * where the unread count is meaningless: trash or drafts, for instance.
865 * @return true if unread count should be suppressed for this object.
    [all...]
UIProvider.java     [all...]
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
EmailContent.java 646 // Boolean, unread = 0, read = 1 [INDEX]
    [all...]
  /packages/apps/Email/provider_src/com/android/email/provider/
EmailProvider.java     [all...]

Completed in 1644 milliseconds