HomeSort by relevance Sort by last modified time
    Searched full:synced (Results 101 - 125 of 577) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/chrome/browser/extensions/api/sync_file_system/
sync_file_system_apitest.cc 147 // Mock a pending remote change to be synced.
163 // Mock a pending remote change to be synced.
  /external/chromium_org/chrome/browser/sync/glue/
bookmark_change_processor.cc 491 // 2. Existing items with synced parents & predecessors.
492 // 3. New items with synced parents & predecessors.
497 // in the first position is always said to have a synced predecessor.
579 // Because the Synced Bookmarks node can be created server side, it's
584 // special logic here just to detect the Synced Bookmarks folder.
587 // This is a newly created Synced Bookmarks node. Associate it.
668 // bookmark model to mark as synced.
758 // synced, use the page URL as a fake icon URL as it is guaranteed to be
synced_session_tracker.h 22 // Class to manage synced sessions. The tracker will own all SyncedSession
25 // Note: SyncedSession objects are created for all synced sessions, including
219 // Per client mapping synced session objects.
  /external/chromium_org/chrome/browser/ui/sync/
profile_signin_confirmation_helper.cc 206 // The webstore is synced so that it stays put on the new tab
213 << "profile contains a synced extension: " << (*iter)->id();
  /external/chromium_org/chrome/browser/ui/webui/ntp/
new_tab_page_sync_handler.cc 62 case sync_ui_util::SYNCED:
198 // The only time we set the URL is when the user is synced and we need to
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/control/
CameraControl.java 76 * @param camera The Camera to be synced.
83 * @param camera The Camera to be synced.
LightControl.java 77 * @param light The light to be synced.
84 * @param light The light to be synced.
  /packages/providers/ContactsProvider/tests/assets/testSynced/
expected_data.txt 113 113 data1=Not Synced Number
117 117 data5=Synced
140 140 data1=Not Synced NumberMail
144 144 data5=Synced
167 167 data1=Not Synced Mail
171 171 data5=Synced
194 194 data1=Not Synced
196 196 data3=Synced
  /external/chromium_org/chrome/browser/sync/test/integration/
sync_test.h 41 // Tests where only one client profile is synced with the server. Typically
45 // Tests where two client profiles are synced with the server. Typically
49 // Tests where three or more client profiles are synced with the server.
201 // Triggers the creation the Synced Bookmarks folder on the server.
333 // verifier profile are strictly local, and are not meant to be synced.
two_client_typed_urls_sync_test.cc 214 // Enable typed url sync, make both URLs are synced to each client.
345 // Now start up sync. Neither URL should get synced as they do not look like
374 // Populate one client with a non-typed URL, should not be synced.
395 // Both clients should have this URL as typed and have two visits synced up.
429 // Now browse to 3rd URL - this should cause it to be synced, even though it
apps_helper.h 42 // Installs all pending synced apps for |profile|.
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_harness.cc 236 // Choose the datatypes to be synced. If all datatypes are to be synced,
372 // The client is not yet fully synced; keep waiting until we converge.
471 // The client is online and fully synced. There is nothing to do.
595 // Client is already synced; don't wait.
619 // Client is already synced; don't wait.
876 DVLOG(2) << profile_debug_name_ << ": not synced, assuming doesn't match";
892 << partner->profile_debug_name_ << " isn't synced";
    [all...]
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
metadata_database.h 51 // 3) FileTracker represents a synced or to-be-synced file and maintains
60 // synced contents for the App.
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
offline_apps.html 218 is automatically synced
223 However, note that the user's synced data
279 and then synced to another.
  /development/ndk/platforms/android-3/include/sys/
mount.h 43 #define MS_SYNCHRONOUS 16 /* Writes are synced at once */
  /external/antlr/antlr-3.4/antlr3-maven-archetype/
pom.xml 36 repository, which means that they are synced to Maven central
  /external/chromium_org/chrome/browser/extensions/api/storage/
syncable_settings_storage.h 70 // Sends all local settings to sync (synced settings assumed to be empty).
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
chrome_notifier_service.cc 246 DVLOG(1) << "Synced Notification missing mandatory fields "
274 DVLOG(1) << "Synced Notification is not well formed."
326 // TODO(petewil): Really obtain the list of synced notification sending
344 // to dynamically get the name and icon for each synced notification sending
chrome_notifier_service.h 63 // Get the list of synced notification services and fill their meta data to
synced_notification.h 5 // This class represents the data for a single Synced Notification.
  /external/chromium_org/chrome/browser/prefs/
pref_model_associator.cc 103 LOG(WARNING) << "Synced value for " << preference.name()
149 // Make sure we add it to our list of synced preferences so we know what
405 // Keep track of any newly synced preferences.
496 // Not in synced_preferences_ means no synced data. InitPrefAndAssociate(..)
pref_service_syncable.h 20 // A PrefService that can be synced. Users are forced to declare
  /external/chromium_org/chrome/browser/ui/android/tab_model/
tab_model.h 53 // Used for restoring tabs from synced foreign sessions.
  /external/chromium_org/remoting/webapp/
butter_bar.js 119 * current state of the world in synced storage. This may be useful in the
  /external/chromium_org/sync/api/
syncable_service.h 41 // Informs the service to begin syncing the specified synced datatype |type|.

Completed in 1657 milliseconds

1 2 3 45 6 7 8 91011>>