Home
last modified time | relevance | path

Searched refs:thing (Results 1 – 3 of 3) sorted by relevance

/build/make/tools/droiddoc/templates-pdk/assets/
Dcustomizations.js1 function showApiWarning(thing, selectedLevel, minLevel) { argument
3 …$("#naMessage").show().html("<div><p><strong>This " + thing + " is not available with API Level " …
4 …+ "<p>To use this " + thing + ", your application must specify API Level " + minLevel + " or highe…
Dandroid-developer-reference.js76 var thing = ($("#jd-header").html().indexOf("package") != -1) ? "package" : "class";
77 …$("#naMessage").show().html("<div><p><strong>This " + thing + " is not available with API Level " …
78 …+ "<p>To use this " + thing + ", your application must specify API Level \"" + $("body").attr("cla…
/build/make/tools/droiddoc/templates-ndk/assets/js/
Ddocs.js2888 var thing = ($("#jd-header").html().indexOf("package") != -1) ? "package" : "class";
2889 $("#naMessage").show().html("<div><p><strong>This " + thing