/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/ |
ContactManager.java | 177 * "dirty", and need syncing to the SampleSync server. 180 * @param account The account that we're interested in syncing 250 * for stream items on the server that you are syncing with and use the 600 * from the server you are syncing with, but we create it here locally as an [all...] |
/external/chromium_org/chrome/browser/resources/ |
sync_setup_overlay.js | 74 $('stop-syncing-cancel').onclick = 85 $('stop-syncing-ok').onclick = function() { 722 * Displays the stop syncing dialog. 735 $('sync-setup-stop-syncing').hidden = false; 736 $('stop-syncing-cancel').focus();
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/ |
Mailbox.java | 47 * Sync extras key when syncing one or more mailboxes to specify how many 52 * Sync extras key pattern when syncing one or more mailboxes to specify 71 * Sync extras key when syncing a mailbox to specify how many additional messages to sync. 559 * @return Whether this type should default to syncing. [all...] |
/packages/apps/Browser/res/values/ |
strings.xml | 351 configuring bookmark syncing to Google servers and form auto fill settings. [CHAR-LIMIT=32] --> [all...] |
/packages/apps/Email/emailsync/src/com/android/emailsync/ |
SyncManager.java | 86 * order to maintain proper 2-way syncing of data. (More documentation to follow) 584 * @return whether or not syncing of events is enabled 627 // See if the user has changed syncing of our calendar 659 // Reset the sync key locally and stop syncing [all...] |
/external/chromium/chrome/browser/sync/engine/ |
syncapi.h | 429 // Additionally, they will mark for syncing if the underlying value 456 // Sets IS_UNSYNCED and SYNCING to ensure this entry is considered in an 669 // Connected and syncing. 670 SYNCING, 701 bool syncing; member in struct:sync_api::SyncManager::Status [all...] |
build_commit_command.cc | 109 meta_entry.Put(syncable::SYNCING, true);
|
/external/chromium/chrome/browser/sync/glue/ |
session_model_associator.h | 165 // Control which local tabs we're interested in syncing. 303 // Determine if a window is of a type we're interested in syncing.
|
preference_change_processor.cc | 144 // do not want to sync. For example if the user is syncing a Mac
|
/external/chromium_org/chrome/browser/extensions/ |
extension_sync_service.cc | 105 // Syncing may not have started yet, so handle pending enables. 118 // Syncing may not have started yet, so handle pending enables.
|
/external/chromium_org/chrome/browser/sync/ |
about_sync_util.cc | 246 BoolSyncStat is_syncing(section_local, "Syncing"); 371 is_syncing.SetValue(full_status.syncing);
|
profile_sync_service.cc | 336 // kicked this off or we're supposed to automatically start syncing. [all...] |
profile_sync_service_android.h | 165 // Tells sync that sync setup is complete so we can start syncing now.
|
/external/chromium_org/chrome/browser/sync/test/integration/ |
two_client_typed_urls_sync_test.cc | 198 // Add one URL to non-syncing client, add a different URL to the other, 312 // before syncing client 0, so we have both of client 1's URLs in the sync DB
|
/external/chromium_org/chrome/browser/ui/sync/ |
one_click_signin_sync_starter.cc | 105 // syncing until the user has finished any configuration. 110 // Make sure the syncing is not suppressed, otherwise the SigninManager
|
/external/chromium_org/sync/internal_api/ |
write_node.cc | 106 << " and marking for syncing."; 249 // syncing if it was needed. Now we just make a copy of the unencrypted
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
NuPlayerRenderer.cpp | 568 // If we're currently syncing the queues, i.e. dropping audio while 574 // Therefore we'll stop syncing the queues if at least one of them
|
/external/blktrace/doc/ |
blktrace.8 | 200 initiated by the vm flushing dirty data to disk or the file system syncing a
|
/external/chromium/chrome/browser/sync/ |
profile_sync_service_harness.h | 167 // Syncing is disabled for the client.
|
/external/chromium/chrome/browser/sync/sessions/ |
status_controller.h | 209 void set_syncing(bool syncing);
|
/external/chromium/chrome/browser/ui/webui/ |
foreign_session_handler.cc | 77 // syncing sessions.
|
/external/chromium_org/chrome/browser/android/ |
foreign_session_helper.cc | 42 // Only return the delegate if it exists and it is done syncing sessions.
|
/external/chromium_org/chrome/browser/managed_mode/ |
managed_user_service.h | 114 // Initializes this profile for syncing, using the provided |refresh_token| to
|
/external/chromium_org/chrome/browser/spellchecker/ |
spellcheck_custom_dictionary.h | 155 // maximum syncable words on the server. Disables syncing of this dictionary
|
/external/chromium_org/chrome/browser/themes/ |
theme_service.h | 143 // Returns the syncable service for syncing theme. The returned service is
|