HomeSort by relevance Sort by last modified time
    Searched full:mailboxes (Results 26 - 50 of 76) sorted by null

12 3 4

  /packages/apps/Exchange/src/com/android/exchange/
EasAccountService.java 111 // The amount of time the account mailbox will sleep if there are no pingable mailboxes
221 // Check that the account's mailboxes are consistent
238 // When we first start up, change all mailboxes to push.
522 // Count of pushable mailboxes
524 // Count of mailboxes that can be pushed right now
    [all...]
ExchangeService.java 68 * ExchangeService uses ContentObservers to detect changes to accounts, mailboxes, and messages in
557 // Do any required work to clean up our Mailboxes (this serves to upgrade
558 // mailboxes that existed prior to EmailProvider database version 17)
  /packages/apps/Email/tests/src/com/android/emailcommon/provider/
MailboxTests.java 125 // make sure there are two mailboxes
141 // make sure there are no mailboxes now
187 // Magic mailboxes can't be refreshed.
282 // Check that nonexistent mailboxes are not returned
288 // delete account 1 and confirm no mailboxes are returned
348 // Create 2 mailboxes for each account
  /packages/apps/Email/emailsync/src/com/android/emailsync/
SyncManager.java 85 * SyncServiceManager uses ContentObservers to detect changes to accounts, mailboxes, & messages in
409 * mailboxes in all eas accounts
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/adapter/
FolderSyncParser.java 97 /** Content selection for all mailboxes belonging to an account. */
214 // act as though we have a bad folder sync key (wipe/reload mailboxes)
223 LogUtils.w(TAG, "Duplicate mailboxes found for account %d: %d", mAccountId,
722 // Now that new mailboxes are committed, let's do parent fixups.
    [all...]
PingParser.java 140 // Here we'll keep track of which mailboxes need syncing
  /external/chromium_org/cc/resources/
resource_provider.h 172 // mailboxes and serializing meta-data into TransferableResources.
178 // Receives resources from a child, moving them from mailboxes. Resource IDs
197 // Receives resources from the parent, moving them from mailboxes. Resource
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki.h 56 ** Mailbox definitions. Each task has 4 mailboxes that are used to
69 ** There are 4 reserved events used to signal messages rcvd in task mailboxes.
  /external/libnfc-nci/src/gki/common/
gki.h 49 ** Mailbox definitions. Each task has 4 mailboxes that are used to
62 ** There are 4 reserved events used to signal messages rcvd in task mailboxes.
  /packages/apps/Exchange/tests/src/com/android/exchange/adapter/
EmailSyncAdapterTests.java 106 // Create account and two mailboxes
178 // Create account and two mailboxes
FolderSyncParserTests.java 113 // Delete all the mailboxes in the account
  /packages/apps/Email/res/values/
arrays.xml 84 <!-- Mail sync window sizes for EAS mailboxes. It's the same thing as
  /packages/apps/Email/tests/src/com/android/email/provider/
ProviderTests.java 144 /** Sets the message count of all mailboxes to {@code -1}. */
796 // Create account and mailboxes
    [all...]
ContentCacheTests.java 139 // Create account and two mailboxes
  /packages/apps/Exchange/src/com/android/exchange/service/
CalendarSyncAdapterService.java 120 // Otherwise, add all of the mailboxes specified in the original sync extras.
ContactsSyncAdapterService.java 130 // Otherwise, add all of the mailboxes specified in the original sync extras.
EasService.java 293 // If we have at least one sync-enabled content type, check for syncing mailboxes.
  /packages/apps/Exchange/tests/src/com/android/exchange/
ExchangeServiceAccountTests.java 50 // Create account and two mailboxes
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/service/
SearchParams.java 32 // The id of the mailbox to be searched; if -1, all mailboxes MUST be searched
  /packages/apps/Email/src/com/android/email/provider/
DBHelper.java 114 // Version 18: Copy Mailbox.displayName to Mailbox.serverId for all IMAP & POP3 mailboxes.
149 // Version 111: Delete Exchange account mailboxes.
157 // Version 118: Set syncInterval to 0 for all IMAP mailboxes
159 // Version 120: Changed duplicateMessage deletion trigger to ignore search mailboxes.
489 // Deleting an account deletes associated Mailboxes and HostAuth's
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
Canvas2DLayerBridge.cpp 327 // live mailboxes
347 // Worst case, canvas is triple buffered. More than 3 active mailboxes
  /external/chromium_org/ppapi/proxy/
ppapi_command_buffer_proxy.cc 250 // TODO(piman): implement this so we can expose mailboxes to pepper
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
Account.java 49 * Pseudo account ID to represent a "combined account" that includes messages and mailboxes
96 // sync mailboxes in this account automatically. A manual sync request to sync a mailbox
101 // Whether or not server-side search supports global search (i.e. all mailboxes); only valid
    [all...]
  /external/chromium_org/cc/output/
output_surface.cc 416 // mailboxes or delegated rendering to send frames to their parent without
  /packages/apps/Exchange/src/com/android/exchange/eas/
EasSync.java 130 // mailboxes.

Completed in 1142 milliseconds

12 3 4