Home
last modified time | relevance | path

Searched refs:get_children_ul (Results 1 – 2 of 2) sorted by relevance

/build/make/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-reference.js125 mom.get_children_ul().appendChild(node.li);
145 $(node.get_children_ul()).slideUp("fast");
183 node.get_children_ul = function() { function in node
200 $(node.get_children_ul()).slideDown("fast");
203 if ($(node.label_div).hasClass("absent")) $(node.get_children_ul()).addClass("absent");
204 $(node.get_children_ul()).slideDown("fast");
296 me.node.get_children_ul = function() { return me.node.children_ul; }; function
/build/make/tools/droiddoc/templates-ndk/assets/js/
Ddocs.js2950 mom.get_children_ul().appendChild(node.li);
2965 $(node.get_children_ul()).slideUp("fast");
3004 node.get_children_ul = function() { function in node
3024 $(node.get_children_ul()).slideDown("fast");
3028 $(node.get_children_ul()).addClass("absent");
3030 $(node.get_children_ul()).slideDown("fast");
3121 me.node.get_children_ul = function() { return me.node.children_ul; }; function
3162 me.node.get_children_ul = function() { return me.node.children_ul; };
3177 node.get_children_ul = function() {
3187 mom.get_children_ul().appendChild(node.li);