Home | History | Annotate | Download | only in testserver

Lines Matching full:synced

48 # An enumeration of the various kinds of data that can be synced.
329 that had synced the datatype before the event. Such clients will continue
473 PermanentItem('synced_bookmarks', name='Synced Bookmarks',
517 name='Synced Notifications',
1034 """Create the Synced Bookmarks folder under the Bookmarks permanent item.
1036 Clients will then receive the Synced Bookmarks folder on future
1037 GetUpdates, and new bookmarks can be added within the Synced Bookmarks
1042 if spec.name == "Synced Bookmarks"]
1274 """Create the Synced Bookmarks folder under Bookmarks."""
1278 '<html><title>Synced Bookmarks</title><H1>Synced Bookmarks</H1></html>')