Home
last modified time | relevance | path

Searched refs:synthetic (Results 1 – 8 of 8) sorted by relevance

/system/media/camera/docs/
DACameraMetadata.mako28 % if not entry.synthetic:
31 assert(False),"A synthetic key should not present in NDK!"
38 % if not entry.synthetic:
Dmetadata_template.mako100 % if prop.synthetic:
101 synthetic="true"
DCameraMetadataKeys.mako68 % if entry.synthetic:
Dmetadata_helpers.py1360 return (e for e in entries if not (e.synthetic or e.visibility == 'fwk_only'))
1372 return (e for e in entries if not e.synthetic)
Dhtml.mako284 % if prop.synthetic:
285 <span class="entry_type_synthetic">[synthetic] </span>
Dmetadata_model.py1264 def synthetic(self): member in Entry
/system/sepolicy/prebuilts/api/31.0/private/
Dsystem_server.te940 # Allow lock_settings service to manage locksettings keys (e.g. the synthetic password key).
/system/sepolicy/private/
Dsystem_server.te940 # Allow lock_settings service to manage locksettings keys (e.g. the synthetic password key).