Home
last modified time | relevance | path

Searched refs:mPagePath (Results 1 – 3 of 3) sorted by relevance

/build/tools/droiddoc/templates-sdk-dev/assets/js/
Ddocs.js9 var mPagePath; // initialized in ready() function variable
254 mPagePath = pagePath;
767 var $selNavLink = $('#nav').find('a[href="' + mPagePath + location.hash + '"]');
771 $selNavLink = $('#nav').find('a[href="' + mPagePath + '"]');
/build/tools/droiddoc/templates-ndk/assets/js/
Ddocs.js9 var mPagePath; // initialized in ready() function variable
264 mPagePath = pagePath;
777 var $selNavLink = $('#nav').find('a[href="' + mPagePath + location.hash + '"]');
781 $selNavLink = $('#nav').find('a[href="' + mPagePath + '"]');
/build/tools/droiddoc/templates-sdk/assets/js/
Ddocs.js9 var mPagePath; // initialized in ready() function variable
238 mPagePath = pagePath;
741 var $selNavLink = $('#nav').find('a[href="' + mPagePath + location.hash + '"]');
745 $selNavLink = $('#nav').find('a[href="' + mPagePath + '"]');