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

<<21222324252627282930>>

  /developers/samples/android/ui/window/AdvancedImmersiveMode/AdvancedImmersiveModeSample/src/main/
AndroidManifest.xml 31 <!-- allowBackup declares if the app can be part of device-wide backups such as "adb backup" -->
  /development/apps/CustomLocale/src/com/android/customlocale2/
CustomLocaleReceiver.java 33 * $ adb shell am broadcast -a com.android.intent.action.SET_LOCALE \
  /development/build/tools/
windows_sdk.mk 34 aapt adb aidl \
  /development/host/windows/usb/api/
AdbWinApi.cpp 81 // where AdbWinApi.dll and adb.exe are located, so by Windows
adb_object_handle.cpp 33 /// Next adb handle value generator
  /development/samples/browseable/AdvancedImmersiveMode/
AndroidManifest.xml 31 <!-- allowBackup declares if the app can be part of device-wide backups such as "adb backup" -->
  /development/tools/hosttestlib/src/com/android/hosttest/
DeviceTestRunner.java 91 * Establishes connection to provided adb device and runs tests
  /external/chromium_org/build/android/
asan_symbolize.py 92 help='File containing adb logcat output with ASan stacks. '
  /external/chromium_org/build/android/gyp/util/
build_utils.py 139 device_state = CheckOutput(['adb', 'get-state'])
  /external/chromium_org/build/android/pylib/linker/
test_runner.py 76 self.adb.ManagedInstall(apk_path, package_name)
  /external/chromium_org/tools/android/forwarder2/
device_forwarder_main.cc 100 "with ADB socket path: %s",
device_listener.cc 107 LOG(ERROR) << "Adb Control connection lost. "
device_listener.h 94 // This is the adb connection to transport the actual data, used for creating
  /external/kernel-headers/original/linux/usb/
f_accessory.h 28 /* Product ID to use when in accessory mode and adb is enabled */
  /external/zlib/src/contrib/ada/
buffer_demo.adb 9 -- $Id: buffer_demo.adb,v 1.3 2004/09/06 06:55:35 vagul Exp $
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/
WifiConnectionTest.java 38 * adb shell am instrument -e class
  /frameworks/base/docs/html/tools/debugging/
systrace.jd 109 <li>Stop and restart the {@code adb} shell to enable tracing of these processes.
111 $> adb shell stop
112 $> adb shell start
125 <strong>Note:</strong> The {@code adb} shell does not have to be stopped and restarted when
  /frameworks/base/docs/html/training/notepad/
notepad-extra-credit.jd 47 from the command line do an <code>adb kill-server</code>, and then restart
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
MediaFrameworkTestRunner.java 52 * adb shell am instrument \
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
CameraUtilsDecoratorTest.java 28 * adb shell am instrument -e class 'com.android.mediaframeworktest.unit.CameraUtilsDecoratorTest' \
  /frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
UsbDebuggingActivity.java 53 if (SystemProperties.getInt("service.adb.tcp.port", 0) == 0) {
  /frameworks/base/packages/WAPPushManager/tests/
AndroidManifest.xml 63 "adb shell am instrument -w
  /frameworks/base/services/tests/servicestests/src/com/android/server/content/
SyncOperationTest.java 30 * adb shell am instrument
  /frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/
UsbAccessoryConstants.java 27 /* Product ID to use when in accessory mode and adb is enabled */
  /frameworks/base/tests/backup/
test_restore.sh 48 # Make sure adb is root so we can poke at com.android.backuptest's data

Completed in 1327 milliseconds

<<21222324252627282930>>