Lines Matching refs:REFERENCE
21 $.getScript(toRoot + 'reference/lists.js');
23 $.getScript(toRoot + 'reference/gcm_lists.js', function(data, textStatus, jqxhr) {
26 $.getScript(toRoot + 'reference/gms_lists.js', function(data, textStatus, jqxhr) {
179 } else if (rootDir == "reference") {
180 // If the root is reference, but page is also part of Google Services, select Google
184 $("#nav-x li.reference a").addClass("selected");
588 if (location.href.indexOf("/reference/") != -1) {
789 /* Resize the height of the nav panels in the reference,
931 if (path.indexOf("/reference/") != -1) {
932 writeCookie("lastpage", path, "reference", null);
1018 /* REFERENCE NAV SWAP */
1048 writeCookie("nav", nav_pref, "reference", date.toGMTString());
2000 /* ################# JAVADOC REFERENCE ################### */
2003 /* Initialize some droiddoc stuff, but only if we're in the reference */
2004 if (location.pathname.indexOf("/reference")) {
2005 if(!location.pathname.indexOf("/reference-gms/packages.html")
2006 && !location.pathname.indexOf("/reference-gcm/packages.html")
2007 && !location.pathname.indexOf("/reference/com/google") == 0) {