Searched refs:thing (Results 1 – 5 of 5) sorted by relevance
1 function showApiWarning(thing, selectedLevel, minLevel) { argument3 …$("#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…
76 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…
1992 var thing = ($("#jd-header").html().indexOf("package") != -1) ? "package" : "class";1993 $("#naMessage").show().html("<div><p><strong>This " + thing
2096 var thing = ($("#jd-header").html().indexOf("package") != -1) ? "package" : "class";2097 $("#naMessage").show().html("<div><p><strong>This " + thing
2343 var thing = ($("#jd-header").html().indexOf("package") != -1) ? "package" : "class";2344 $("#naMessage").show().html("<div><p><strong>This " + thing