Searched defs:optional (Results 1 - 1 of 1) sorted by relevance

/system/media/camera/docs/
H A Dmetadata_model.py296 Entry#__init__ for the keys required/optional.
313 Clone#__init__ for the keys required/optional.
960 id: An optional numeric string, e.g. '0' or '0xFF'
962 optional: A boolean
969 id=None, deprecated=False, optional=False, hidden=False, notes=None, ndk_hidden=False):
973 self._optional = optional # bool
988 def optional(self): member in class:EnumValue
1068 entry is optional on any hardware level.
1073 optional: a bool representing the optional attribut
1185 def optional(self): member in class:Entry
[all...]

Completed in 178 milliseconds