/frameworks/base/docs/html/sdk/ |
adding-components.jd | 145 <p>You can learn about the release of new revisions in two ways: </p>
|
/packages/inputmethods/OpenWnn/res/values/ |
strings.xml | 52 <string name="preference_input_learning_summary">Learn input words.</string>
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-gdb.1 | 70 effects of one bug and go on to learn about another.
|
arm-eabi-gdbtui.1 | 70 effects of one bug and go on to learn about another.
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/man/man1/ |
arm-eabi-gdb.1 | 70 effects of one bug and go on to learn about another.
|
arm-eabi-gdbtui.1 | 70 effects of one bug and go on to learn about another.
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-gdb.1 | 70 effects of one bug and go on to learn about another.
|
arm-eabi-gdbtui.1 | 70 effects of one bug and go on to learn about another.
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/man/man1/ |
arm-eabi-gdb.1 | 70 effects of one bug and go on to learn about another.
|
arm-eabi-gdbtui.1 | 70 effects of one bug and go on to learn about another.
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/ |
i686-unknown-linux-gnu-gdb.1 | 70 effects of one bug and go on to learn about another.
|
i686-unknown-linux-gnu-gdbtui.1 | 70 effects of one bug and go on to learn about another.
|
/development/docs/ |
howto_use_cupcake_sdk.txt | 247 To learn about available targets in your SDK, use this command: 291 To learn the various options available when creating an AVD, simply type:
|
/external/webkit/WebKit/mac/WebCoreSupport/ |
WebViewFactory.mm | 216 return UI_STRING("Learn Spelling", "Learn Spelling context menu item");
|
/external/webkit/WebKit/win/ |
WebCoreLocalizedStrings.cpp | 58 String WebCore::contextMenuItemTagLearnSpelling() { return String(LPCTSTR_UI_STRING("Learn Spelling", "Learn Spelling context menu item")); }
|
/frameworks/base/docs/html/guide/topics/ui/ |
declaring-layout.jd | 68 <p class="note"><strong>Tip:</strong> Learn more about different layout types in <a href="{@docRoot}guide/topics/ui/layout-objects.html">Common 79 <p>To learn more about the available XML elements and attributes, as well as the format of the XML file, see <a
|
themes.jd | 171 <p>Now that you understand how a style is defined, you need to learn what kind 374 <p>These files will help you learn through example. For instance, in the Android themes source code,
|
/frameworks/base/docs/html/resources/tutorials/testing/ |
activity_test.jd | 138 want to learn more about Spinner, the application under test, then you might want to visit the [all...] |
/external/webkit/WebCore/platform/qt/ |
Localizations.cpp | 160 return QCoreApplication::translate("QWebPage", "Add To Dictionary", "Learn Spelling context menu item");
|
/frameworks/base/docs/html/guide/topics/graphics/ |
index.jd | 77 In this case, you can skip the rest of this document and learn how to
|
/frameworks/base/docs/html/guide/topics/resources/ |
layout-resource.jd | 180 element. You can also specify the attributes supported in the XML element. To learn more,
|
/frameworks/base/docs/html/resources/tutorials/views/ |
hello-mapview.jd | 15 AVD Manager. To learn how, see <a href="{@docRoot}sdk/adding-components.html">Adding SDK
|
/frameworks/base/test-runner/src/android/test/ |
TestRunner.java | 41 * to learn more about testing Android applications.
|
/ndk/docs/ |
CPU-ARCH-ABIS.TXT | 108 checks, and docs/CPU-ARM-NEON.TXT to learn about the NDK's support for
|
/external/webkit/WebKit/chromium/src/js/ |
DebuggerAgent.js | 60 * "setbreakpoint" responses to learn their ids in the v8 debugger. 329 // "setbreakpoint" response handler when we learn the id. [all...] |