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

  /frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMapBmessage.java 50 READ, UNREAD
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
ComponentResultsElement.java 198 this.status = UNREAD;
BuildResultsElement.java 319 this.status = UNREAD;
ResultsElement.java 70 static final int UNREAD = 0x02;
368 * <li>{@link #UNREAD} : is not valid (e.g. NaN results)</li>
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Folder.java 121 * The number of messages that are unread in this folder.
192 * A string of unread senders sorted by date, so we don't have to fetch this in multiple queries
816 } else if (isType(FolderType.UNREAD)) {
817 desc = "unread";
839 * Returns true if unread count should be suppressed for this folder. This is done for folders
840 * where the unread count is meaningless: trash or drafts, for instance.
841 * @return true if unread count should be suppressed for this object.
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/src/com/android/email/provider/
EmailProvider.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 

Completed in 307 milliseconds