HomeSort by relevance Sort by last modified time
    Searched full:adb (Results 801 - 825 of 1196) sorted by null

<<31323334353637383940>>

  /packages/apps/Settings/src/com/android/settings/
DevelopmentSettings.java 241 if (!SystemProperties.getBoolean("ro.adb.secure", false)) {
    [all...]
  /sdk/eclipse/
changes.txt 655 - Fixed some issue in the "Restart adb" feature in the device view of
    [all...]
  /art/runtime/
thread_list.cc 82 // Currently "adb shell kill -3 `pid system_server`" will cause it to exit.
  /bootable/recovery/minadbd/
transport.c 26 #include "adb.h"
  /cts/tests/tests/accounts/src/android/accounts/cts/
AccountManagerTest.java 41 * adb shell am instrument
    [all...]
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
GeeTestResultParser.java 646 * Called by parent when adb session is complete.
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceNetwork.java 558 // talk to the monkey locally, or though adb port forwarding.
  /docs/source.android.com/src/devices/tech/input/
dumpsys.jd 24 <pre><code>$ adb shell su -- dumpsys window
  /external/bouncycastle/
README.android 46 mm -j16 snod && adb sync system
  /external/chromium_org/chrome/browser/devtools/
devtools_targets_ui.cc 38 const char kTargetSourceAdb[] = "adb";
  /external/chromium_org/chrome/browser/resources/inspect/
inspect.js 65 else if (source == 'adb')
  /external/chromium_org/testing/gtest/src/
gtest-port.cc 544 // run in a Dalvik process (e.g. when running it through 'adb shell').
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/
run_webkit_tests.py 100 optparse.make_option("--adb-device",
  /external/chromium_org/third_party/sqlite/src/src/
backup.c 117 return pDb->aDb[i].pBt;
delete.c 289 zDb = db->aDb[iDb].zName;
update.c 222 pTab->aCol[j].zName, db->aDb[iDb].zName);
  /external/libnfc-nxp/Linux_x86/
phDal4Nfc_uart.c 234 adb shell setprop debug.nfc.UART_ERROR_RATE X
  /external/libpcap/
INSTALL.txt 167 echo 'lanc_outbound_promisc_flag/W 1' | adb -w /stand/vmunix /dev/mem
  /external/llvm/test/MC/SystemZ/
insn-bad.s 14 #CHECK: adb %f0, -1
16 #CHECK: adb %f0, 4096
18 adb %f0, -1
19 adb %f0, 4096
    [all...]
  /external/zlib/src/contrib/ada/
zlib.adb 9 -- $Id: zlib.adb,v 1.31 2004/09/06 06:53:19 vagul Exp $
  /frameworks/av/media/libstagefright/omx/tests/
OMXHarness.cpp 794 "It's also a good idea to run a separate \"adb logcat\""
  /frameworks/base/docs/html/guide/topics/data/
data-storage.jd 445 databases. See <a href="{@docRoot}tools/help/adb.html#sqlite">Examining sqlite3
  /frameworks/base/docs/html/training/basics/firstapp/
building-ui.jd 368 adb install bin/MyFirstApp-debug.apk
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
QuickSettingsModel.java 162 /** ContentObserver to watch adb */
    [all...]
  /frameworks/base/tests/WebViewTests/src/com/android/webviewtests/
JavaBridgeArrayCoercionTest.java 30 * adb shell am instrument -w -e class com.android.webviewtests.JavaBridgeArrayCoercionTest \

Completed in 643 milliseconds

<<31323334353637383940>>