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 161 % for kind in section.merged_kinds: # dynamic,static,controls
199 % for kind in section.merged_kinds: # dynamic,static,controls
metadata_helpers.py 182 matched_kind = next((i for i in section.merged_kinds if i.name == kind_name), None)
metadata_model.py 676 merged_kinds: A sequence of virtual Kind children,
710 def merged_kinds(self): member in class:Section
    [all...]

Completed in 3196 milliseconds