HomeSort by relevance Sort by last modified time
    Searched full:shortcut (Results 326 - 350 of 1117) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/view/
IWindowManager.aidl 409 * Register shortcut key. Shortcut code is packed as:
  /frameworks/base/docs/html/training/in-app-billing/
preparing-iab-app.jd 87 <li>Modify the package name in the files you copied to use the package name for your project. In Android Studio, you can use this shortcut: right-click the package name, then select <strong>Refactor</strong> > <strong>Rename</strong>.</li>
89 <li>Fix import statements as needed so that your project compiles correctly. In Android Studio, you can use this shortcut: press <strong>Ctrl+Shift+O</strong> in each file showing errors.</li>
  /hardware/intel/common/libmix/mix_audio/docs/reference/MixAudio/html/
MixAudio-MixAudioConfigParamsMP3.html 27 <a href="#MixAudio-MixAudioConfigParamsMP3.synopsis" class="shortcut">Top</a>
29 <a href="#MixAudio-MixAudioConfigParamsMP3.description" class="shortcut">Description</a>
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Suggest.java 227 // If the first suggestion is a shortcut we never auto-correct to it, regardless
229 // TODO: we may want to have shortcut-only entries auto-correct in the future.
  /packages/apps/Settings/
AndroidManifest.xml 234 <category android:name="com.android.settings.SHORTCUT" />
423 <category android:name="com.android.settings.SHORTCUT" />
484 <category android:name="com.android.settings.SHORTCUT" />
526 <category android:name="com.android.settings.SHORTCUT" />
    [all...]
  /build/tools/droiddoc/templates-sdk/
head_tag.cs 24 <link rel="shortcut icon" type="image/x-icon" href="<?cs var:toroot ?>favicon.ico" />
  /build/tools/droiddoc/templates-sdk-refonly/
head_tag.cs 24 <link rel="shortcut icon" type="image/x-icon" href="<?cs var:toroot ?>favicon.ico" />
  /external/eigen/Eigen/src/IterativeLinearSolvers/
BiCGSTAB.h 181 * This constructor is a shortcut for the default constructor followed
ConjugateGradient.h 171 * This constructor is a shortcut for the default constructor followed
IterativeSolverBase.h 44 * This constructor is a shortcut for the default constructor followed
  /external/elfutils/lib/
ChangeLog 29 * dynamicsizehash.c (lookup): Add a shortcut around division.
  /external/google-breakpad/src/client/
minidump_file_writer.cc 103 // Shortcut if wchar_t is the same size as MDString's buffer
  /external/jacoco/org.jacoco.doc/docroot/doc/
build.html 8 <link rel="shortcut icon" href=".resources/report.gif" type="image/gif" />
counters.html 7 <link rel="shortcut icon" href=".resources/report.gif" type="image/gif" />
faq.html 7 <link rel="shortcut icon" href=".resources/report.gif" type="image/gif" />
  /external/libchrome/base/metrics/
histogram_base.h 81 // to shortcut looking up the callback if it doesn't exist.
  /external/libxml2/doc/
XSLT.html 3 <html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><link rel="SHORTCUT ICON" href="/favicon.ico" /><style type="text/css">
  /external/libxml2/result/HTML/
utf8bug.html 8 <link rel="SHORTCUT ICON" href="favicon.ico">
  /external/markdown/MarkdownTest/Tests_2004/
Markdown Documentation - Syntax.text 618 The *implicit link name* shortcut allows you to omit the name of the
629 Because link names may contain spaces, this shortcut even works for
652 Using the implicit link name shortcut, you could instead write:
833 Markdown supports a shortcut style for creating "automatic" links for URLs and email addresses: simply surround the URL or email address with angle brackets. What this means is that if you want to show the actual text of a URL or email address, and also have it be a clickable link, you can do this:
  /external/markdown/MarkdownTest/Tests_2007/
Markdown Documentation - Syntax.text 618 The *implicit link name* shortcut allows you to omit the name of the
629 Because link names may contain spaces, this shortcut even works for
652 Using the implicit link name shortcut, you could instead write:
833 Markdown supports a shortcut style for creating "automatic" links for URLs and email addresses: simply surround the URL or email address with angle brackets. What this means is that if you want to show the actual text of a URL or email address, and also have it be a clickable link, you can do this:
  /external/markdown/docs/
using_as_module.txt 66 The markdown module also includes a shortcut function ``markdownFromFile`` that
  /external/markdown/tests/extensions-x-def_list/
markdown-syntax.txt 618 The *implicit link name* shortcut allows you to omit the name of the
629 Because link names may contain spaces, this shortcut even works for
652 Using the implicit link name shortcut, you could instead write:
833 Markdown supports a shortcut style for creating "automatic" links for URLs and email addresses: simply surround the URL or email address with angle brackets. What this means is that if you want to show the actual text of a URL or email address, and also have it be a clickable link, you can do this:
  /external/markdown/tests/extensions-x-toc/
syntax-toc.txt 581 The *implicit link name* shortcut allows you to omit the name of the
592 Because link names may contain spaces, this shortcut even works for
615 Using the implicit link name shortcut, you could instead write:
796 Markdown supports a shortcut style for creating "automatic" links for URLs and email addresses: simply surround the URL or email address with angle brackets. What this means is that if you want to show the actual text of a URL or email address, and also have it be a clickable link, you can do this:
  /external/markdown/tests/markdown-test/
markdown-syntax.txt 618 The *implicit link name* shortcut allows you to omit the name of the
629 Because link names may contain spaces, this shortcut even works for
652 Using the implicit link name shortcut, you could instead write:
833 Markdown supports a shortcut style for creating "automatic" links for URLs and email addresses: simply surround the URL or email address with angle brackets. What this means is that if you want to show the actual text of a URL or email address, and also have it be a clickable link, you can do this:
  /external/v8/src/compiler/
branch-elimination.cc 106 // Shortcut for the case when we do not know anything about some

Completed in 923 milliseconds

<<11121314151617181920>>