Home
last modified time | relevance | path

Searched refs:thing (Results 1 – 2 of 2) 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…