OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:adb
(Results
751 - 775
of
1196
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/frameworks/wilhelm/tests/examples/
slesTestDecodeToBuffQueue.cpp
22
These use
adb
on host to retrieve the decoded file:
23
%
adb
pull /sdcard/myFile.mp3.raw myFile.raw
/libcore/luni/src/test/java/libcore/xml/
XsltXPathConformanceTestSuite.java
74
* <li>Copy the files to a device: <code>
adb
shell mkdir /data/oasis ;
75
*
adb
push ./XSLT-Conformance-TC /data/oasis</code>.
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
DeviceView.java
613
//
adb
shell setprop debug.atrace.tags.enableflags <tag>
635
// obtain the output of "
adb
shell atrace <trace-options>" and generate the html file
[
all
...]
/system/core/adb/
sockets.c
27
#include "
adb
.h"
624
skipping over the 'serial' parameter in the
ADB
protocol,
/system/core/fastboot/
fastboot.c
248
serial = "no permissions"; // like "
adb
devices"
253
// output compatible with "
adb
devices"
/frameworks/base/docs/html/sdk/
RELEASENOTES.jd
236
<li>The issue preventing
adb
from recognizing Samsung Galaxy devices (linux SDK
297
for their USB Vendor IDs and makes them available to
adb
(OS X and Linux
298
versions of the SDK only). The command is <code>android update
adb
</code>. On
300
"Google" and "HTC" Vendor IDs, which allow
adb
to recognize G1 and HTC
306
<li>When you use
adb
to uninstall an upgraded application, the Android system
[
all
...]
/frameworks/base/docs/html/tools/testing/
activity_test.jd
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTracker.java
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AndroidLaunchController.java
[
all
...]
/bionic/libc/bionic/
libc_logging.cpp
494
// TODO: log to stderr for the benefit of "
adb
shell" users.
system_properties.c
513
// If you '
adb
shell setprop foo bar' you'll see the POLLHUP
/build/core/tasks/
cts.mk
204
cts: $(INTERNAL_CTS_TARGET)
adb
/development/samples/ApiDemos/src/com/example/android/apis/app/
PresentationActivity.java
64
* the Android log which you can read using <code>
adb
logcat</code>.
/external/bluetooth/bluedroid/main/
bte_logmsg.c
196
/* by default no internal timestamp.
adb
logcate -v time allows having timestamps */
/external/chromium_org/third_party/sqlite/
preload-cache.patch
34
+ pBt = db->
aDb
[i].pBt;
/external/chromium_org/third_party/sqlite/src/src/
insert.c
23
int iDb, /* The database index in sqlite3.
aDb
[] */
238
pDb = &db->
aDb
[p->iDb];
285
Db *pDb = &db->
aDb
[p->iDb];
496
pDb = &db->
aDb
[iDb];
[
all
...]
test3.c
547
pBt = db->
aDb
[iDb].pBt;
test_stat.c
370
Btree *pBt = pTab->db->
aDb
[0].pBt;
/external/zlib/src/contrib/ada/
test.adb
9
-- $Id: test.
adb
,v 1.17 2003/08/12 12:13:30 vagul Exp $
/frameworks/base/docs/html/about/versions/
kitkat.jd
640
You can access screen recording through the
adb
tool included in the Android
642
"font-size:11.5px;font-family:monospace;white-space:nowrap;">
adb
shell
[
all
...]
/frameworks/base/docs/html/guide/topics/data/
backup.jd
[
all
...]
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
CameraPairwiseTest.java
45
*
adb
shell am instrument
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
CameraMetadataTest.java
38
*
adb
shell am instrument \
/frameworks/base/services/tests/servicestests/src/com/android/server/search/
SearchablesTest.java
47
*
adb
shell am instrument -w \
/packages/apps/Settings/res/values-be/
arrays.xml
338
<item msgid="120512413928262547">"? ????????
adb
dumpsys gfxinfo"</item>
Completed in 1029 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>