/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
mount.h | 44 MS_SYNCHRONOUS = 16, /* Writes are synced at once. */
|
/packages/apps/Exchange/src/com/android/exchange/adapter/ |
EmailSyncAdapter.java | 289 // 50-150/day, use 3 days (150 to 450 messages synced) 292 // 20-50/day, use 1 week (140 to 350 messages synced) 295 // 10-25/day, use 1 week (140 to 350 messages synced) 390 * Return the estimated number of items to be synced in the current mailbox, based on the 393 * @return the estimated number of items to be synced, or -1 if unknown [all...] |
/external/chromium/chrome/browser/content_settings/ |
host_content_settings_map.cc | 302 // is synced to the main profile's setting. 331 // is synced to the main profile's setting.
|
/external/chromium/chrome/browser/web_resource/ |
promo_resource_service.cc | 423 // Only show if not synced. 427 profile->GetProfileSyncService()) == sync_ui_util::SYNCED);
|
/packages/apps/Calendar/src/com/android/calendar/selectcalendars/ |
SelectSyncedCalendarsMultiAccountAdapter.java | 71 // These track changes to the synced state of calendars 197 mSyncedText = context.getString(R.string.synced);
|
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/ |
ContactManager.java | 240 * flag on the synced contacts - but we also have to finish the DELETE operation 410 // client, and then synced to the server. When we get the updated 571 * both for contacts that were deleted locally and then that deletion was synced 573 * deletion was synced to the client. [all...] |
/external/astl/include/ |
ios_base.h | 83 * is synced with stdio.
|
/external/chromium/chrome/browser/sync/engine/ |
get_commit_ids_command.cc | 173 // Note: the parent could be synced if there was an update deleting a
|
syncer_util.cc | 226 // An entry should never be version 0 and SYNCED. 324 // Note that we don't bother to encrypt any synced data that now requires 672 // We've synced the deletion of this deleted entries parent. [all...] |
syncapi.h | 348 // be synced again. 742 // 2. Updates to existing items with synced parents & predecessors. 743 // 3. New items with synced parents & predecessors. [all...] |
/external/chromium/chrome/browser/sync/syncable/ |
directory_backing_store.h | 109 // We don't need to load any synced and applied deleted entries, we can
|
/external/chromium/third_party/libjingle/source/talk/session/phone/ |
channelmanager.h | 109 // Creates a video channel, synced with the specified voice channel, and
|
/frameworks/base/core/java/android/content/ |
DefaultDataHandler.java | 32 * If the provider syncs data to the server, the imported data will be synced to the server.
|
ContentResolver.java | [all...] |
AbstractThreadedSyncAdapter.java | 284 * @param account the account that should be synced
|
/packages/apps/Settings/src/com/android/settings/accounts/ |
ManageAccountsSettings.java | 189 // only track userfacing sync adapters when deciding if account is synced or not
|
/external/chromium/chrome/browser/resources/options/ |
sync_setup_overlay.js | 16 // True if the synced account uses a custom passphrase. 181 // everything synced" is checked.) 408 // If the account is not synced with a custom passphrase, reset the
|
/external/chromium/chrome/browser/sync/glue/ |
bookmark_change_processor.cc | 360 // 2. Existing items with synced parents & predecessors. 361 // 3. New items with synced parents & predecessors. 366 // in the first position is always said to have a synced predecessor.
|
preference_model_associator.cc | 79 LOG(WARNING) << "Synced value for " << preference.name()
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/ |
Mailbox.java | 128 // Ping indicates that the EAS mailbox is synced based on a "ping" from the server 228 * system mailboxes synced with the server. 472 * a local mailbox that is never synced).
|
/packages/apps/Email/tests/src/com/android/email/ |
ControllerProviderOpsTests.java | 385 * Test wiping an account's synced data. Everything should go, but account & empty inbox. 390 Account account1 = ProviderTestUtils.setupAccount("wipe-synced-1", false, mProviderContext); 406 Account account2 = ProviderTestUtils.setupAccount("wipe-synced-2", false, mProviderContext);
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
CalendarInstancesHelper.java | 162 // TODO: this only knows how to work with events that have been synced with the server [all...] |
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/client/ |
NetworkUtilities.java | 153 * @param account The account being synced
|
/external/chromium/googleurl/src/ |
url_util.h | 120 // breaking the WebKit build when this version is synced via Chrome.
|
/external/mesa3d/docs/ |
README.DJ | 215 * synced w/ Mesa-4.1
|