Home | History | Annotate | Download | only in providers

Lines Matching defs:FROM

127      * Query parameter that can be used to specify a parent for a the returned folder object from a
197 // pull out the keyset from above to form the projection
219 * Whether the server supports a concept of Archive: removing mail from the Inbox but
249 * their account name? For instance, GMail allows users to set FROM addresses that are
250 * different from account@gmail.com address. For instance, user@gmail.com could have another
251 * FROM: address like user@android.com. If the user has enabled multiple FROM address, he
303 * Whether the account supports discarding drafts from a conversation. This should be
349 from which this
388 * The cursor returned from this query is expected have one row, where the columnm are a
395 * custom from addresses for this account or null if there are none.
401 * to expunge a message from this account. NOTE: This might be better to
418 * Optionally, extra values from {@link EditSettingsExtras} can be used to indicate
486 * {@link ConversationColumns#CONVERSATION_BASE_URI} column. The cursor returned from this
493 * where the keys are from the {@link AccountColumns.SettingsColumns}, and the values are
575 * Integer column containing a non zero value if replies should always be sent from
584 * Integer column containing a value matching one of the constants from {@link Swipe}
605 * The regex that defines a veiled address, something that must be hidden from user
611 * constants from {@link ConversationViewMode}
666 * This parameter is set by ACTION_SEARCH to differentiate one ACTION_SEARCH from another.
825 * For accounts that support mute, this will indicate if a mute is performed from within
846 * This folder is virtual, i.e. contains conversations potentially pulled from other
847 * folders, potentially even from different accounts. Examples might be a "starred"
860 * from this folder.
865 * The flag indicates that the user has the ability to move conversations to or from this
872 * This flag indicates that a conversation may be moved from this folder into the account's
891 * from {@link Folder#isUnreadCountHidden()} where the expected alternative is to show the
1129 * from a call to {@link android.database.Cursor#getExtras()}. This Bundle may have
1304 * either on first call (launcher/widget/notification) or after switching from an existing
1319 * provider that the data from a specified row is being shown to the user.
1540 MessageColumns.FROM,
1697 public static final String FROM = "fromAddress";
1968 * own. To move a file from cache to external, update
2378 * String extra passed from the proxy which indicates the salt used to generate the digest.
2382 * Byte[] extra passed from the proxy which indicates the digest of the salted account name.