HomeSort by relevance Sort by last modified time
    Searched refs:guide (Results 1 - 25 of 78) sorted by null

1 2 3 4

  /frameworks/base/docs/html/guide/
guide_toc.cs 1 <?cs # Table of contents for Dev Guide.
11 <div class="nav-section-header"><a href="<?cs var:toroot ?>guide/index.html">
15 <li><a href="<?cs var:toroot ?>guide/components/fundamentals.html">
18 <li><a href="<?cs var:toroot ?>guide/practices/compatibility.html">
21 <li><a href="<?cs var:toroot ?>guide/topics/security/permissions.html">
30 <div class="nav-section-header"><a href="<?cs var:toroot ?>guide/components/index.html">
35 <div class="nav-section-header"><a href="<?cs var:toroot ?>guide/components/intents-filters.html">
39 <li><a href="<?cs var:toroot ?>guide/components/intents-common.html">
45 <div class="nav-section-header"><a href="<?cs var:toroot ?>guide/components/activities.html">
49 <li><a href="<?cs var:toroot ?>guide/components/fragments.html"
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/
TutorialEN.java 95 int backgroundResource, int bx, int by, int description, int guide) {
98 init(context, inputView, backgroundResource, bx, by, text, guide, false);
102 CharSequence description, int guide, boolean leftAlign) {
103 init(context, inputView, backgroundResource, bx, by, description, guide, leftAlign);
107 int bx, int by, CharSequence description, int guide, boolean leftAlign) {
116 .append(context.getResources().getText(guide));
  /build/tools/droiddoc/templates-pdk/assets/
customizations.js 7 + "<p><a href='" +toRoot+ "guide/appendix/api-levels.html'>What is the API Level?</a></p></div>");
android-developer-docs.js 142 } else if (location.href.indexOf("/guide/") != -1) {
168 if (devdocNav.length) { // only dev guide, resources, and sdk
252 if (fullPageName.indexOf("/guide/") != -1) {
253 firstSlashPos = fullPageName.indexOf("/guide/");
265 // get the path and page name from the URL (such as 'guide/topics/graphics/index.html')
271 // page that matches our ancestor directories (only for dev guide and resources)
272 if ((link.length == 0) && ((fullPageName.indexOf("/guide/") != -1) ||
431 } else if (path.indexOf("/guide/") != -1) {
432 writeCookie("lastpage", path, "guide", null);
  /external/okhttp/samples/guide/src/main/java/com/squareup/okhttp/guide/
GetExample.java 1 package com.squareup.okhttp.guide;
PostExample.java 1 package com.squareup.okhttp.guide;
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
TutorialJAJP.java 97 int backgroundResource, int bx, int by, int description, int guide) {
100 init(context, inputView, backgroundResource, bx, by, text, guide, false);
104 CharSequence description, int guide, boolean leftAlign) {
105 init(context, inputView, backgroundResource, bx, by, description, guide, leftAlign);
109 int bx, int by, CharSequence description, int guide, boolean leftAlign) {
118 .append(context.getResources().getText(guide));
  /frameworks/base/docs/html/
jd_collections.js 68 "distribute/googleplay/guide.html",
143 "https://developers.google.com/analytics/solutions/mobile-implementation-guide",
152 "https://developers.google.com/analytics/solutions/mobile-implementation-guide",
432 "guide/components/tasks-and-back-stack.html",
508 "guide/practices/screens_support.html",
509 //"guide/practices/screens_support.html#ConfigurationExamples",
524 "guide/topics/resources/providing-resources.html",
525 "guide/practices/screens_support.html",
534 "guide/practices/screens_support.html",
541 "guide/topics/appwidgets/index.html#MetaData"
    [all...]
jd_tag_helpers.js 71 'guide': GUIDE_RESOURCES,
  /build/tools/droiddoc/templates-ds/
sampleindex.cs 12 <div id="jd-header" class="guide-header">
  /build/tools/droiddoc/templates-pdk/
sampleindex.cs 12 <div id="jd-header" class="guide-header">
docpage.cs 10 <div id="jd-header" class="guide-header">
  /build/tools/droiddoc/templates-sac/
sampleindex.cs 12 <div id="jd-header" class="guide-header">
  /external/doclava/res/assets/templates/
docpage.cs 10 <div id="jd-header" class="guide-header">
sample.cs 12 <div id="jd-header" class="guide-header">
  /external/e2fsprogs/ext2ed/
Makefile.in 31 DOCS= doc/ext2ed-design.pdf doc/user-guide.pdf doc/ext2fs-overview.pdf \
32 doc/ext2ed-design.html doc/user-guide.html doc/ext2fs-overview.html
  /external/chromium_org/tools/grit/grit/tool/
newgrd.py 20 your own for your various languages. See the user's guide for more
  /external/doclava/res/assets/templates/assets/
doclava-developer-docs.js 134 } else if (location.href.indexOf("/guide/") != -1) {
135 return "guide";
171 if (devdocNav.length) { // only dev guide, resources, and sdk
180 if (fullPageName.indexOf("/guide/") != -1) {
181 firstSlashPos = fullPageName.indexOf("/guide/");
197 if ((link.length == 0) && ((fullPageName.indexOf("/guide/") != -1) || (fullPageName.indexOf("/resources/") != -1))) {
199 // that matches our ancestor directories (only for dev guide and resources)
264 // If in the dev guide docs, also resize the "devdoc-nav" div
265 } else if (href.indexOf("/guide/") != -1) {
355 } else if (path.indexOf("/guide/") != -1)
    [all...]
doclava-developer-core.css 276 .guide #guide-link a,
290 .guide #guide-link a:hover,
  /build/tools/droiddoc/templates-sdk-dyn/
docpage.cs 9 if:(guide||develop||training||reference||tools||sdk||samples) ?>develop<?cs
10 if:guide ?> guide<?cs /if ?><?cs
155 elif:training||guide ?>col-8<?cs
  /external/chromium_org/tools/git/
move_source_file.py 146 'old guard is not per style guide? You will have to update the '
  /build/tools/droiddoc/templates-sdk-dyn/components/
masthead.cs 79 <li><a href="<?cs var:toroot ?>guide/index.html"
129 <?cs if:training || guide || reference || tools || develop || google || samples ?>
142 <li class="guide"><a href="<?cs var:toroot ?>guide/index.html"
  /build/tools/droiddoc/templates-sdk/
docpage.cs 9 if:(guide||develop||training||reference||tools||sdk||samples) ?>develop<?cs
10 if:guide ?> guide<?cs /if ?><?cs
  /build/tools/droiddoc/templates-sdk/components/
masthead.cs 134 <li><a href="<?cs var:toroot ?>guide/index.html"
204 <?cs elif:training || guide || reference || tools || develop || google || samples ?>
235 <li class="guide"><a href="<?cs var:toroot ?>guide/index.html"
  /external/chromium_org/tools/grit/grit/
tclib_unittest.py 83 'AdminGuide.pdf - Google Desktop for Enterprise administrative guide\r\n'
90 'administrative guide, and also online at \r\n'

Completed in 469 milliseconds

1 2 3 4