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

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/ui/ash/
app_sync_ui_state.h 31 STATUS_SYNCING, // Syncing apps or installing synced apps.
40 // Returns true if |profile| should be watched for app syncing.
  /external/chromium_org/sync/api/
syncable_service.h 41 // Informs the service to begin syncing the specified synced datatype |type|.
56 // Stop syncing the specified type and reset state.
fake_syncable_service.cc 28 bool FakeSyncableService::syncing() const { function in class:syncer::FakeSyncableService
  /external/chromium_org/sync/engine/
sync_engine_event.h 38 // data (i.e. as if the user clicked 'Stop Syncing' in the browser.
59 // The last session used for syncing.
sync_directory_commit_contribution.h 32 // the SYNCING bits.
92 // this commit still have their SYNCING bits set. These bits will be set when
  /external/skia/tools/
roll_autogen.sh 27 # were syncing will be lost forever!
54 echo "Syncing ${LOCAL_CLONE} to ${REPO_SVN}."
  /external/chromium/chrome/browser/sync/engine/
all_status.h 50 // Examines syncer to calculate syncing and the unsynced count,
  /external/chromium_org/chrome/browser/extensions/api/storage/
sync_or_local_value_store_cache.h 27 // syncing.
settings_sync_processor.h 20 // A wrapper for a SyncChangeProcessor that deals specifically with the syncing
  /external/chromium_org/sync/internal_api/public/
configure_reason.h 29 // A new datatype is enabled for syncing due to a client upgrade.
  /external/chromium_org/ui/app_list/
app_list_model.h 31 STATUS_SYNCING, // Syncing apps or installing synced apps.
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/
messages.properties 11 NdkGdbLaunchDelegate_Action_SyncAppToDevice=Syncing application to device
  /docs/source.android.com/src/source/
known-issues.jd 64 <h2 id="difficulties-syncing-the-source-code-proxy-issues">Difficulties syncing the source code (proxy issues).</h2>
73 <h2 id="difficulties-syncing-the-source-tree-virtualbox-ethernet-issues">Difficulties syncing the source tree (VirtualBox Ethernet issues).</h2>
83 <h2 id="difficulties-syncing-the-source-tree-dns-issues">Difficulties syncing the source tree (DNS issues).</h2>
88 high number of queries involved in syncing the source tree
106 <h2 id="difficulties-syncing-the-source-tree-tcp-issues">Difficulties syncing the source tree (TCP issues).</h2>
107 <p><strong>Symptom</strong>: <code>repo sync</code> hangs while syncing, often when it'
    [all...]
  /external/chromium_org/chrome/browser/prefs/
pref_model_associator.h 63 // Register a preference with the specified name for syncing. We do not care
70 // Returns true if the specified preference is registered for syncing.
143 // Set when start syncing, reset in StopSyncing. While this is not set, we
144 // ignore any local preference changes (when we start syncing we will look
167 // The PrefService we are syncing to.
synced_pref_change_registrar.h 23 // the change was a result of syncing.
  /cts/tests/src/android/app/cts/
OrientationTestUtils.java 40 * @param instrumentation use for idle syncing
  /external/chromium/chrome/browser/sync/syncable/
syncable_columns.h 27 // up to the syncer to translate to Java time when syncing.
  /external/chromium_org/chrome/browser/ui/gtk/
one_click_signin_bubble_gtk.h 21 // Displays the one-click signin confirmation bubble (before syncing
  /external/chromium_org/sync/protocol/
get_updates_caller_info.proto 31 // because it's syncing all datatypes, and
sync_enums.proto 31 STOP_SYNCING_PERMANENTLY = 6; // Server sent stop syncing permanently.
105 // stop syncing.
133 // because it's syncing all datatypes, and
  /external/chromium_org/chrome/browser/chromeos/drive/sync/
entry_update_performer.cc 37 case ResourceEntry::SYNCING: // Error during the last update. Go ahead.
41 entry->set_metadata_edit_state(ResourceEntry::SYNCING);
62 case ResourceEntry::SYNCING:
  /external/chromium_org/chrome/browser/password_manager/
password_generation_manager_unittest.cc 130 // Change syncing preferences to not include passwords. Generation should
137 // Disable syncing. Generation should also be disabled.
206 // Disable password manager by going incognito. Even though syncing is
  /external/chromium_org/sync/sessions/
sync_session.h 43 // The client was throttled and should cease-and-desist syncing activity
54 // "is syncing silenced right now". This shouldn't be necessary very often
55 // as the delegate ensures no session is started if syncing is silenced.
  /packages/apps/Email/src/com/android/email/service/
AuthenticatorService.java 69 // Set up contacts syncing, if appropriate
77 // Set up calendar syncing, if appropriate
85 // Set up email syncing (it's always syncable, but we respect the user's choice
  /external/chromium_org/chrome/test/android/javatests/src/org/chromium/chrome/test/util/browser/sync/
SyncTestUtil.java 80 * contains the name of the actual stat. For example, a stat named "Syncing" which falls under
81 * "Local State" would be a Pair of newPair("Local State", "Syncing").
114 * Verifies that sync is signed out and its status is "Syncing not enabled".
205 Assert.assertTrue("Timed out waiting for syncing to complete.",
238 Assert.assertTrue("Timed out waiting for syncing to be initialized.",
320 * Verifies that the sync status is "Syncing not enabled" and that sync is signed in with the

Completed in 1583 milliseconds

12 3 4 5 6 7 8 91011>>