Searched refs:prints (Results 1 – 19 of 19) sorted by relevance
/frameworks/native/opengl/tests/testPauseResume/ |
D | README | 5 The program does not draw anything to the screen, it just prints to the log, so use adb logcat to w…
|
/frameworks/rs/api/ |
D | rs_debug.spec | 34 This function prints a message to the standard log, followed by the provided values. function
|
/frameworks/rs/scriptc/ |
D | rs_debug.rsh | 35 * This function prints a message to the standard log, followed by the provided values.
|
/frameworks/base/docs/html/preview/testing/ |
D | performance.jd | 72 With the M Preview the command prints out aggregated analysis of frame data to logcat, collected 109 This command prints out frame timing information, with nanosecond timestamps, from the last 120 367 in Developer Options, the <code>adb shell dumpsys gfxinfo</code> command prints out timing
|
/frameworks/base/docs/html/ndk/guides/ |
D | ndk-gdb.jd | 134 <td><p>This convenience option prints the list of all launchable activity names found in your
|
D | android_mk.jd | 514 the build system ignores it, and {@code ndk-build} prints a warning.</p> 527 system ignores it, and ndk-build prints a warning.</p> 539 the build system ignores it, and ndk-build prints a warning.</p>
|
/frameworks/base/docs/html/guide/topics/renderscript/reference/ |
D | rs_debug.jd | 310 <p> This function prints a message to the standard log, followed by the provided values.
|
/frameworks/base/docs/html/training/wearables/apps/ |
D | creating.jd | 188 wearable and prints out "Hello world!"
|
/frameworks/base/docs/html/training/basics/firstapp/ |
D | creating-project.jd | 189 <p>This prints a list of the available Android platforms that you’ve downloaded for your SDK. Find
|
/frameworks/base/docs/html/training/printing/ |
D | custom-docs.jd | 320 <p>When your application prints, your application must generate a PDF document and pass it to
|
/frameworks/base/docs/html/tools/debugging/ |
D | debugging-memory.jd | 49 <p>In Dalvik (but not ART), every GC prints the following information to logcat:</p> 375 <p>The -d flag prints more info related to Dalvik and ART memory usage.</p>
|
D | debugging-studio.jd | 120 system log to debug your app, make sure your code writes log messages and prints the stack
|
/frameworks/base/docs/html/training/articles/ |
D | perf-tips.jd | 277 instance field in the outer class. This is legal, and the code prints "Value is
|
/frameworks/base/docs/html/tools/help/ |
D | adb.jd | 296 <p>In response, adb prints this status information for each instance:</p>
|
D | shell.jd | 878 <td>Enables system and app logging and prints output to the screen. </td>
|
/frameworks/base/docs/html/preview/ |
D | behavior-changes.jd | 173 <p>The {@code adb shell dumpsys notification} command no longer prints out your notification text.
|
/frameworks/base/docs/html/ndk/downloads/ |
D | revision_history.jd | 830 these cases, it prints <code>??</code>.</li> 1090 <li>Added {@code ndk-depends} tool which prints ELF library dependencies. 2901 <li>When <code>import-module</code> fails, it now prints the list of directories that 2905 <li>When <code>import-module</code> succeeds, it now prints the directory where the
|
/frameworks/base/docs/html/guide/topics/connectivity/nfc/ |
D | nfc.jd | 913 * Parses the NDEF Message from the intent and prints to the TextView
|
/frameworks/base/docs/html/tools/devices/ |
D | emulator.jd | 1086 <p>Alternatively, you can use the <code>adb devices</code> command, which prints a list of running …
|