HomeSort by relevance Sort by last modified time
    Searched full:inbox (Results 126 - 150 of 214) sorted by null

1 2 3 4 56 7 8 9

  /packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapContract.java 295 public static final String FOLDER_NAME_INBOX = "INBOX";
722 * - inbox, outbox, sent, deleted, draft
    [all...]
BluetoothMapEmailProvider.java 535 * inbox, outbox, sent, deleted and draft.
  /cts/tests/tests/text/src/android/text/cts/
EmojiConstants.java 580 0x1F4E5, // INBOX TRAY
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ses/
connection.py 191 content, which will appear in the recipient's inbox.
  /frameworks/base/core/java/android/content/
ContentResolver.java 202 * <code>content://com.company.provider.imap/inbox/1</code> for a particular
203 * message in the inbox, whose MIME type would be reported as
216 * <code>content://com.company.provider.imap/inbox</code> for all of the
217 * messages in its inbox, whose MIME type would be reported as
    [all...]
  /frameworks/base/core/res/res/values/
dimens.xml 312 <!-- The padding on top of inbox style elements -->
  /frameworks/base/docs/html/about/versions/
android-3.1-highlights.jd 247 Inbox, Unread, and Starred. The widget itself is now resizable, both
  /frameworks/base/docs/html/guide/topics/ui/notifiers/
notifications.jd 265 // Sets a title for the Inbox in expanded layout
339 <strong>Note:</strong> This Gmail feature requires the "inbox" expanded layout, which is part
699 so an app should still have an inbox style or an equivalent notification
737 takes you to the inbox and then the Home screen, rather than taking you to the
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/19/changes/
classes_index_all.html     [all...]
  /packages/apps/Dialer/res/values-en-rAU/
strings.xml 155 <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Your voicemail inbox is empty."</string>
  /packages/apps/Dialer/res/values-en-rGB/
strings.xml 155 <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Your voicemail inbox is empty."</string>
  /packages/apps/Dialer/res/values-en-rIN/
strings.xml 155 <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Your voicemail inbox is empty."</string>
  /packages/apps/Dialer/res/values-nl/
strings.xml 155 <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Je voicemail-inbox is leeg."</string>
  /packages/apps/Email/provider_src/com/android/email/
LegacyConversions.java 67 /** Used for mapping folder names to type codes (e.g. inbox, drafts, trash) */
  /packages/apps/Email/provider_src/com/android/email/mail/store/
Pop3Store.java 60 private static final String POP3_MAILBOX_NAME = "INBOX";
  /packages/apps/Email/provider_src/com/android/email/service/
EmailServiceStub.java 374 // If we just created the inbox, sync it
  /packages/apps/Messaging/
AndroidManifest.xml 355 <!-- Registered for a priority just ahead of inbox Messaging apps (2) -->
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/protos/mock/
MockUiProvider.java 374 accountMap.put(SettingsColumns.DEFAULT_INBOX_NAME, "Inbox");
  /packages/services/Car/bluetooth/bt-map-service/src/com/google/android/auto/mapservice/
BluetoothMapService.java 113 private static final String FOLDER_INBOX = "inbox";
    [all...]
  /packages/services/Telephony/src/com/android/phone/vvm/omtp/imap/
ImapHelper.java 670 ImapFolder folder = new ImapFolder(mImapStore, ImapConstants.INBOX);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cdoexstr.h 280 #define cdoInbox L"urn:schemas:httpmail:inbox"
  /frameworks/base/docs/html/training/testing/ui-testing/
uiautomator-testing.jd 432 collection of items (for example, songs in a music album or a list of emails in an Inbox). To
  /packages/apps/Dialer/res/values-tl/
strings.xml 155 <string name="call_log_voicemail_empty" msgid="8383585074222277550">"Walang laman ang iyong voicemail inbox."</string>
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
Account.java 586 * @return id of the "inbox" mailbox, or -1 if not found.
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
mhlib.py 134 if not context: context = 'inbox'
    [all...]

Completed in 2159 milliseconds

1 2 3 4 56 7 8 9