Lines Matching full:permanent
299 """A specification of one server-created permanent item.
303 permanent item.
305 parent_tag: The tag of the permanent item's parent. If ROOT_ID, indicates
307 server-created permanent item.
308 sync_type: A value from ALL_TYPES, giving the datatype of this permanent
310 cause the permanent item to be created and returned.
311 create_by_default: Whether the permanent item is created at startup or not.
312 This value is set to True in the default case. Non-default permanent items
458 # Specify all the permanent items that a model might need.
665 """Create one permanent item from its spec, if it doesn't exist.
675 print 'Creating permanent item: %s' % spec.name
688 """Ensure creation of all default permanent items for a given set of types.
692 All default permanent items of only these types will be created.
1034 """Create the Synced Bookmarks folder under the Bookmarks permanent item.