Home
last modified time | relevance | path

Searched defs:TYPE_SENT (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
DMailbox.java320 public static final int TYPE_SENT = 5; field in Mailbox
359 SYNCABLE_TYPES.put(TYPE_SENT, true); in SYNCABLE_TYPES.put() argument