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

/system/media/camera/docs/
H A Dmetadata_model.py965 notes: A string describing the notes, or None.
969 id=None, deprecated=False, optional=False, hidden=False, notes=None, ndk_hidden=False):
976 self._notes = notes # None or str
1000 def notes(self): member in class:EnumValue
1017 optionals=[], hiddens=[], notes={}, ndk_hiddens=[]):
1020 notes.get(val), val in ndk_hiddens) \
1084 type_notes: A string describing notes for the type, or None.
1114 enum_notes: A dictionary of value->notes strings.
1124 type_notes: A string with the notes fo
[all...]

Completed in 53 milliseconds