Lines Matching refs:REFERENCE
514 if (location.href.indexOf("/reference/") != -1) {
604 lists.setAttribute("src", toRoot+"reference/lists.js");
724 /* Resize the height of the nav panels in the reference,
866 if (path.indexOf("/reference/") != -1) {
867 writeCookie("lastpage", path, "reference", null);
953 /* REFERENCE NAV SWAP */
983 writeCookie("nav", nav_pref, "reference", date.toGMTString());
1765 referenceSearcher.setUserDefinedLabel("Reference");
1766 referenceSearcher.setSiteRestriction("http://developer.android.com/reference/");
1896 /* ################# JAVADOC REFERENCE ################### */
1899 /* Initialize some droiddoc stuff, but only if we're in the reference */
1900 if (location.pathname.indexOf("/reference")) {
1901 if(!location.pathname.indexOf("/reference-gms/packages.html")
1902 && !location.pathname.indexOf("/reference-gcm/packages.html")
1903 && !location.pathname.indexOf("/reference/com/google") == 0) {