Searched refs:replace_xml_head (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/frameworks/support/samples/SupportLeanbackDemos/
H A Dgeneratev4.py25 def replace_xml_head(line, name): function
90 line = replace_xml_head(line, "browse")
181 line = replace_xml_head(line, "search")
215 line = replace_xml_head(line, "vertical_grid")
275 line = replace_xml_head(line, "rows")
306 line = replace_xml_head(line, "playback_controls")
338 line = replace_xml_head(line, "playback_transportcontrols")
384 line = replace_xml_head(line, "playback_controls")
/frameworks/support/samples/SupportLeanbackDemos/
H A Dgeneratev4.py25 def replace_xml_head(line, name): function
90 line = replace_xml_head(line, "browse")
181 line = replace_xml_head(line, "search")
215 line = replace_xml_head(line, "vertical_grid")
275 line = replace_xml_head(line, "rows")
306 line = replace_xml_head(line, "playback_controls")
338 line = replace_xml_head(line, "playback_transportcontrols")
384 line = replace_xml_head(line, "playback_controls")

Completed in 150 milliseconds