Home | History | Annotate | Download | only in js

Lines Matching refs:API

850   minLevel = parseInt($("#doc-api-level").attr("class"));
851 // Handle provisional api levels; the provisional level will always be the highest possible level
852 // Provisional api levels will also have a length; other stuff that's just missing a level won't,
879 $("#naMessage").show().html("<div><p><strong>This API" +
880 " requires API level " + minLevel + " or higher.</strong></p>" +
881 "<p>This document is hidden because your selected API level for the documentation is " +
882 selectedLevel + ". You can change the documentation API level with the selector " +
884 "<p>For more information about specifying the API level your app requires, " +
888 "title='Change the API level to " + minLevel + "' " +
897 var apis = $(".api", context);
910 // Handle provisional api levels; if this item's level is the provisional one, set it to the max
919 obj.addClass("absent").attr("title", "Requires API Level \"" +
920 apiLevel + "\" or higher. To reveal, change the target API level " +
2094 // Blogger API info
2571 * Data Attribute API
2789 * Data Attribute API
2828 // Data API
3004 // Data API
3452 // A simple declarative api for JS translations. Feel free to extend as appropriate.
3944 * Data Attribute API
4295 return '<li class="api apilevel-' + resource[3] + '"><a href="/' + resource[1] + '">' + resource[0] + '</a></li>';
4567 * Data Attribute API
4639 * Data Attribute API
5216 // if the API is deprecated, default score is 0; otherwise, perform scoring
5331 * Data Attribute API
6031 * Data Attribute API
6091 * Data Attribute API
6204 * Data Attribute API
6295 // Data api
6353 // loads the IFrame Player API code asynchronously.