Searched refs:uses_library_xml (Results 1 – 1 of 1) sorted by relevance
28 def uses_library_xml(name, attr=''): function76 xml = self.xml_tmpl % (uses_library_xml('foo'))100 xml = self.xml_tmpl % (uses_library_xml('foo'))118 xml = self.xml_tmpl % (uses_library_xml('foo'))119 apk = self.apk_tmpl % (uses_library_xml('foo'))130 xml = self.xml_tmpl % ('\n'.join([uses_library_xml('foo'),131 uses_library_xml('bar')]))146 xml = self.xml_tmpl % ('\n'.join([uses_library_xml('foo'),147 uses_library_xml('bar')]))162 xml = self.xml_tmpl % ('\n'.join([uses_library_xml('foo'),[all …]