Home | History | Annotate | Download | only in js

Lines Matching refs:API

37   // load json file for Android API search suggestions
39 // load json files for Google services API suggestions
545 // loads the IFrame Player API code asynchronously.
872 // subtract the height of the api level widget and nav swapper from the available nav height
873 navHeight -= ($('#api-nav-header').outerHeight(true) + $('#nav-swap').outerHeight(true));
938 var api = $(this).data('jsp');
939 if (!api) {return;}
940 api.reinitialise( {verticalGutter:0} );
978 var api = element.data('jsp');
992 api.scrollTo(0, selectedOffset - ($nav.height() * .8), false);
1815 // if there are api results
2141 // Search for API Guides
2401 return true; // allow the event to bubble up to the search api
2502 // if the API is deprecated, default score is 0; otherwise, perform scoring
2578 * The custom search engine API.
2650 * Makes the CSE api call and gets the results.
2928 minLevel = parseInt($("#doc-api-level").attr("class"));
2929 // Handle provisional api levels; the provisional level will always be the highest possible level
2930 // Provisional api levels will also have a length; other stuff that's just missing a level won't,
2959 + " requires API level " + minLevel + " or higher.</strong></p>"
2960 + "<p>This document is hidden because your selected API
2961 + selectedLevel + ". You can change the documentation API level with the selector "
2963 + "<p>For more information about specifying the API level your app requires, "
2967 + "title='Change the API level to " + minLevel + "' "
2976 var apis = $(".api",context);
2989 // Handle provisional api levels; if this item's level is the provisional one, set it to the max
2998 obj.addClass("absent").attr("title","Requires API Level \""
2999 + apiLevel + "\" or higher. To reveal, change the target API level "
3024 $(node.label_div).addClass("api");
3025 $(node.label_div).addClass("api-level-"+api_level);
3104 // perform api level toggling because new nodes are new to the DOM
3175 // perform api level toggling because because the whole tree is new to the DOM
4738 // Data API
4914 // Data API
4991 * Data Attribute API
5057 * Data Attribute API
5130 * Data Attribute API
5200 * Data Attribute API
5291 * Data Attribute API
5374 // Data api