HomeSort by relevance Sort by last modified time
    Searched refs:merged_kinds (Results 1 - 3 of 3) sorted by null

  /system/media/camera/docs/
html.mako 182 % for kind in section.merged_kinds: # dynamic,static,controls
221 % for kind in section.merged_kinds: # dynamic,static,controls
metadata_helpers.py 266 matched_kind = next((i for i in section.merged_kinds if i.name == kind_name), None)
    [all...]
metadata_model.py 693 merged_kinds: A sequence of virtual Kind children,
737 def merged_kinds(self): member in class:Section
    [all...]

Completed in 84 milliseconds