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

  /system/media/camera/docs/
metadata_template.mako 78 % if prop.hal_details is not None:
79 <hal_details>${prop.hal_details}</hal_details>
177 % if prop.hal_details is not None:
178 <hal_details>${prop.hal_details | x}</hal_details>
html.mako 153 if prop.hal_details: cols = cols + 2
367 % if prop.hal_details is not None:
373 ${prop.hal_details | md_html, linkify_tags(metadata), wbr}
metadata_model.py 1231 def hal_details(self): member in class:Entry
    [all...]

Completed in 456 milliseconds