Searched refs:pull (Results 1 – 20 of 20) sorted by relevance
/frameworks/av/services/audioflinger/tests/ |
D | mixer_to_wav_tests.sh | 68 adb pull /sdcard/tm48000gr.wav $2 78 adb pull /sdcard/tm9307gra.wav $2 79 adb pull /sdcard/aux9307gra.wav $2 87 adb pull /sdcard/tm32000gnr.wav $2 96 adb pull /sdcard/tm32000gnra.wav $2 97 adb pull /sdcard/aux32000gnra.wav $2 105 adb pull /sdcard/tm32000nrot.wav $2 113 adb pull /sdcard/tm44100nrota.wav $2 114 adb pull /sdcard/aux44100nrota.wav $2
|
/frameworks/base/packages/Keyguard/scripts/ |
D | copy_profile_icons.sh | 11 adb pull /data/system/users/${photo}/photo.png
|
/frameworks/base/docs/html/tools/help/ |
D | sqlite3.jd | 44 pull the database file from the device and start {@code sqlite3}:</p> 49 adb pull <database-file-on-device>
|
D | adb.jd | 201 <td><code>pull <remote> <local></code></td> 395 <p>You can use the adb commands <code>pull</code> and <code>push</code> to copy files to 397 which only copies an APK file to a specific location, the <code>pull</code> and <code>push</code> 402 <pre class="no-pretty-print">adb pull <remote> <local></pre> 1169 {@code pull} command to download the file from the device:<p> 1176 $ adb pull /sdcard/demo.mp4
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | ExpandHelper.java | 196 float pull = Math.abs(drag) + Math.abs(span) + 1f; in updateExpansion() local 197 float hand = drag * Math.abs(drag) / pull + span * Math.abs(span) / pull; in updateExpansion()
|
/frameworks/compile/libbcc/gdb_plugin/ |
D | android-commands.py | 221 self.pull(remote_lib, tmp_path) 298 def pull(self, remote_path, local_path): member in ADB 515 self.adb.pull("/system/bin/app_process", self.gdb_inferior)
|
/frameworks/base/docs/html/google/ |
D | index.jd | 66 pull people into your app with interactive posts,
|
/frameworks/base/docs/html/tools/debugging/ |
D | debugging-tracing.jd | 164 your development computer. You can use <code>adb pull</code> to copy the files. Here's an example 168 adb pull /sdcard/calc.trace /tmp
|
/frameworks/base/docs/html/training/basics/firstapp/ |
D | running-app.jd | 150 <li>From the <strong>Android virtual device</strong> pull-down menu, select the emulator
|
/frameworks/base/docs/html/training/accessibility/ |
D | accessible-app.jd | 85 the noise a user needs to navigate in order to pull useful information from your
|
/frameworks/base/docs/html/training/tv/start/ |
D | layouts.jd | 220 action bar options menu (or any pull-down menu for that matter) is strongly discouraged, due
|
/frameworks/base/docs/html/training/notepad/ |
D | notepad-ex3.jd | 305 <p>Now pull out the previous handling code from the
|
D | notepad-ex2.jd | 278 In the case of a create, we pull the title and body from the extras (retrieved from the 282 In the case of an edit, we pull the mRowId as well, and use that to update
|
/frameworks/base/docs/html/training/tv/games/ |
D | index.jd | 288 game should be able to pull the game-save information from the same user account.
|
/frameworks/base/docs/html/training/articles/ |
D | memory.jd | 460 dozens of other things it does; you don't want to pull in a large amount of code and overhead that
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
D | activity_task_design.jd | 1142 with notifications and can pull down the notification shade at their
|
/frameworks/base/docs/html/about/versions/ |
D | kitkat.jd | 629 device or pull the MP4 file to your host computer for post-production.
|
D | android-4.0-highlights.jd | 173 <strong>pull down the notifications window</strong> to check for messages. When
|
D | jelly-bean.jd | 684 pull-down access to <strong>notifications</strong> and a new <strong>Quick
|
/frameworks/base/docs/html/tools/sdk/ |
D | eclipse-adt.jd | 1558 <li>Added pull-right menus to the context menu for accessing
|