OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:adb
(Results
726 - 750
of
1196
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/base/docs/html/tools/building/
building-eclipse.jd
26
Eclipse invokes
ADB
and installs your application to a device or emulator, so you do not have to
/frameworks/base/docs/html/tools/help/
MonkeyRunner.jd
431
<a href="{@docRoot}tools/help/
adb
.html">Android Debug Bridge</a>
/frameworks/base/docs/html/training/id-auth/
custom_auth.jd
81
credentials would be readable by anyone with {@code
adb
} access to the device.</p>
/frameworks/base/tests/WebViewTests/src/com/android/webviewtests/
JavaBridgeBasicsTest.java
30
*
adb
shell am instrument -w -e class com.android.webviewtests.JavaBridgeBasicsTest \
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
ImageProcessingTest.java
32
*
adb
shell am instrument -e iteration <n> -w com.android.rs.image/.ImageProcessingTestRunner
/packages/apps/Email/src/com/android/email2/ui/
MailActivityEmail.java
208
// issues after an
adb
sync/install)
/packages/apps/Launcher3/src/com/android/launcher3/
Utilities.java
70
//
adb
shell setprop log.tag.PROPERTY_NAME [VERBOSE | SUPPRESS]
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
GlobalSearchSupportTest.java
40
*
adb
shell am instrument -e class com.android.providers.contacts.GlobalSearchSupportTest -w \
/pdk/apps/CameraITS/tests/
tutorial.py
96
# >
adb
logcat -s 'ItsService:v'
/prebuilts/devtools/tools/lib/
screenshot2.jar
/prebuilts/misc/common/ddmlib/
ddmlib-prebuilt.jar
/system/core/adb/
file_sync_service.c
31
#include "
adb
.h"
sysdeps.h
17
/* this file contains system-dependent definitions used by
ADB
usb_windows.c
27
#include "
adb
.h"
/system/core/fastbootd/
usb_linux_client.c
46
#define USB_FFS_FASTBOOT_PATH "/dev/usb-ffs/
adb
/"
/system/extras/tests/sdcard/
plot_sdcard.py
178
[
adb
shell mount -t debugfs none /sys/kernel/debug]"""
/external/chromium_org/third_party/sqlite/src/src/
vdbe.c
[
all
...]
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.2.0/
ddmlib-22.2.0.jar
/bootable/recovery/minadbd/
sockets.c
27
#include "
adb
.h"
571
skipping over the 'serial' parameter in the
ADB
protocol,
/cts/tools/vm-tests-tf/src/util/build/
BuildDalvikSuite.java
65
// execute the real vm tests using
adb
push/shell etc)
224
"// A sucessful
adb
shell command returns an empty string.\n" +
/development/build/
sdk.atree
45
bin/
adb
strip platform-tools/
adb
/external/qemu/
Makefile.common
468
android/
adb
-server.c \
469
android/
adb
-qemud.c \
/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
SDL_gsevents.c
534
/* Next try to use a PPC
ADB
port mouse */
539
fprintf(stderr, "Using
ADB
mouse\n");
/frameworks/av/cmds/screenrecord/
screenrecord.cpp
96
* If the command is run from an interactive
adb
shell, we get SIGINT
97
* when Ctrl-C is hit. If we're run from the host, the local
adb
process
/frameworks/base/docs/html/tools/
tools_toc.cs
170
<li><a href="<?cs var:toroot ?>tools/help/
adb
.html">
adb
</a></li>
Completed in 423 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>