HomeSort by relevance Sort by last modified time
    Searched refs:DEVICE (Results 1 - 25 of 69) sorted by null

1 2 3

  /cts/libs/vogar-expect/src/vogar/
ModeId.java 20 DEVICE, JVM, ACTIVITY, SIM, HOST;
31 return this == DEVICE || this == ACTIVITY || this == SIM || this == HOST;
  /external/chromium_org/build/android/
adb_device_functions.sh 10 # Run an adb command on all connected device in parallel.
32 # Run a command on each connected device. Quoting the command is suggested but
33 # not required. The script setups up variable DEVICE to correspond to the
41 echo 'Usage: adb_device_loop "echo $DEVICE: $(adb root &&' \
49 # Do not change DEVICE variable name - part of api
50 for DEVICE in $DEVICES; do
51 DEV_TYPE=$(adb -s $DEVICE shell getprop ro.product.device | sed 's/\r//')
52 echo "Running on $DEVICE ($DEV_TYPE)"
53 ANDROID_SERIAL=$DEVICE eval "$*
    [all...]
  /external/libmtp/
libmtp.sh 2 # Lifts a plugged in MTP device to user space and
13 /sbin/resmgr "${ACTION}" "${DEVICE}" desktop usb
18 if [ "${ACTION}" = "add" ] && [ -f "${DEVICE}" ]
41 chmod 0000 "${DEVICE}"
42 chown "${DEVICEOWNER}" "${DEVICE}"
43 chmod "${DEVICEPERMS}" "${DEVICE}"
libmtp.sh.in 2 # Lifts a plugged in MTP device to user space and
13 /sbin/resmgr "${ACTION}" "${DEVICE}" desktop usb
18 if [ "${ACTION}" = "add" ] && [ -f "${DEVICE}" ]
41 chmod 0000 "${DEVICE}"
42 chown "${DEVICEOWNER}" "${DEVICE}"
43 chmod "${DEVICEPERMS}" "${DEVICE}"
  /device/common/
clear-factory-images-variables.sh 21 unset DEVICE
generate-factory-images-common.sh 59 cp tmp/RADIO/$XLOADERSRC tmp/$PRODUCT-$VERSION/xloader-$DEVICE-$XLOADER.img
63 cp tmp/RADIO/$BOOTLOADERSRC tmp/$PRODUCT-$VERSION/bootloader-$DEVICE-$BOOTLOADER.img
65 cp $BOOTLOADERFILE tmp/$PRODUCT-$VERSION/bootloader-$DEVICE-$BOOTLOADER.img
71 cp tmp/RADIO/$RADIOSRC tmp/$PRODUCT-$VERSION/radio-$DEVICE-$RADIO.img
73 cp $RADIOFILE tmp/$PRODUCT-$VERSION/radio-$DEVICE-$RADIO.img
80 cp tmp/RADIO/radio-cdma.img tmp/$PRODUCT-$VERSION/radio-cdma-$DEVICE-$CDMARADIO.img
82 cp $CDMARADIOFILE tmp/$PRODUCT-$VERSION/radio-cdma-$DEVICE-$CDMARADIO.img
124 fastboot flash xloader xloader-$DEVICE-$XLOADER.img
128 fastboot flash bootloader bootloader-$DEVICE-$BOOTLOADER.img
133 fastboot flash bootloader2 bootloader-$DEVICE-$BOOTLOADER.im
    [all...]
  /external/iproute2/examples/
cbqinit.eth1 5 DEVICE=eth1
8 # Attach CBQ on $DEVICE. It will have handle 1:.
9 # $BANDWIDTH is real $DEVICE bandwidth (10Mbit).
13 $TC qdisc add dev $DEVICE root handle 1: cbq \
23 # This rate is viewed with "tc -s class ls dev $DEVICE"
25 $TC class add dev $DEVICE parent 1:0 classid :1 est 1sec 8sec cbq \
35 $TC class add dev $DEVICE parent 1:1 classid :2 est 1sec 8sec cbq \
43 $TC qdisc add dev $DEVICE parent 1:2 sfq quantum 1514b perturb 15
47 $TC class add dev $DEVICE parent 1:1 classid :3 est 2sec 16sec cbq \
51 $TC qdisc add dev $DEVICE parent 1:3 sfq quantum 1514b perturb 1
    [all...]
  /device/asus/deb/factory-images/
generate-factory-images-package.sh 30 DEVICE=deb
  /device/asus/flo/factory-images/
generate-factory-images-package.sh 29 DEVICE=flo
  /device/asus/grouper/factory-images/
generate-factory-images-package.sh 53 DEVICE=grouper
  /device/lge/hammerhead/factory-images/
generate-factory-images-package.sh 23 DEVICE=hammerhead
  /device/lge/mako/factory-images/
generate-factory-images-package.sh 39 DEVICE=mako
  /device/samsung/manta/factory-images/
generate-factory-images-package.sh 40 DEVICE=manta
  /device/asus/tilapia/factory-images/
generate-factory-images-package.sh 39 DEVICE=tilapia
  /ndk/tests/
run-tests.sh 48 TESTABLES="samples build device awk"
103 --only-device)
104 TESTABLES=device
143 echo " --adb=<file> Specify adb executable for device tests"
146 echo " --only-device Only rebuild & run device tests"
148 echo " --full Run all device tests, even very long ones."
161 # $1: Device name
168 local DEVICE=$1
175 echo "$ADB_CMD -s \"$DEVICE\" shell \"$@\"
    [all...]
  /development/samples/training/threadsample/src/com/example/android/threadsample/
Constants.java 62 * A user-agent string that's sent to the HTTP site. It includes information about the device
63 * and the build that the device is running.
67 + Locale.getDefault().toString() + "; " + android.os.Build.DEVICE
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
desktop_notifications_unittest.cc 54 DesktopNotifications::DEVICE, StrEq(notification_path)));
71 DesktopNotifications::DEVICE, StrEq(notification_path)));
102 DesktopNotifications::DEVICE, StrEq(notification_path)));
122 DesktopNotifications::DEVICE, StrEq(notification_path)));
153 DesktopNotifications::DEVICE, StrEq(notification_path)));
175 DesktopNotifications::DEVICE, StrEq(notification_path)));
195 DesktopNotifications::DEVICE, StrEq(notification_path)));
214 DesktopNotifications::DEVICE, StrEq(notification_path)));
desktop_notifications_browsertest.cc 47 notifications_->ShowNotification(DesktopNotifications::DEVICE, "path");
52 notifications_->ShowNotification(DesktopNotifications::DEVICE, "path");
77 notifications_->ShowNotificationDelayed(DesktopNotifications::DEVICE,
128 notifications_->ShowNotification(DesktopNotifications::DEVICE, "path");
129 notifications_->HideNotificationDelayed(DesktopNotifications::DEVICE,
  /device/asus/deb/self-extractors/
generate-packages.sh 43 DEVICE=deb
50 FILEDIR=tmp/vendor/$COMPANY/$DEVICE/proprietary
265 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
269 SCRIPT=extract-$COMPANY-$DEVICE.sh
279 ARCHIVE=$COMPANY-$DEVICE-$BUILD-$(md5sum < tmp/$SCRIPT | cut -b -8 | tr -d \\n).tgz
  /device/asus/flo/self-extractors/
generate-packages.sh 40 DEVICE=flo
47 FILEDIR=tmp/vendor/$COMPANY/$DEVICE/proprietary
259 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
263 SCRIPT=extract-$COMPANY-$DEVICE.sh
273 ARCHIVE=$COMPANY-$DEVICE-$BUILD-$(md5sum < tmp/$SCRIPT | cut -b -8 | tr -d \\n).tgz
  /device/asus/grouper/self-extractors/
generate-packages.sh 80 DEVICE=grouper
87 FILEDIR=tmp/vendor/$COMPANY/$DEVICE/proprietary
206 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
210 SCRIPT=extract-$COMPANY-$DEVICE.sh
220 ARCHIVE=$COMPANY-$DEVICE-$BUILD-$(md5sum < tmp/$SCRIPT | cut -b -8 | tr -d \\n).tgz
  /device/asus/tilapia/self-extractors/
generate-packages.sh 57 DEVICE=tilapia
64 FILEDIR=tmp/vendor/$COMPANY/$DEVICE/proprietary
185 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
189 SCRIPT=extract-$COMPANY-$DEVICE.sh
199 ARCHIVE=$COMPANY-$DEVICE-$BUILD-$(md5sum < tmp/$SCRIPT | cut -b -8 | tr -d \\n).tgz
  /device/lge/hammerhead/self-extractors/
generate-packages.sh 27 DEVICE=hammerhead
34 FILEDIR=tmp/vendor/$COMPANY/$DEVICE/proprietary
247 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
251 SCRIPT=extract-$COMPANY-$DEVICE.sh
261 ARCHIVE=$COMPANY-$DEVICE-$BUILD-$(md5sum < tmp/$SCRIPT | cut -b -8 | tr -d \\n).tgz
  /device/lge/mako/self-extractors/
generate-packages.sh 52 DEVICE=mako
59 FILEDIR=tmp/vendor/$COMPANY/$DEVICE/proprietary
259 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
263 SCRIPT=extract-$COMPANY-$DEVICE.sh
273 ARCHIVE=$COMPANY-$DEVICE-$BUILD-$(md5sum < tmp/$SCRIPT | cut -b -8 | tr -d \\n).tgz
  /device/samsung/manta/self-extractors/
generate-packages.sh 70 DEVICE=manta
77 FILEDIR=tmp/vendor/$COMPANY/$DEVICE/proprietary
125 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
129 SCRIPT=extract-$COMPANY-$DEVICE.sh
139 ARCHIVE=$COMPANY-$DEVICE-$BUILD-$(md5sum < tmp/$SCRIPT | cut -b -8 | tr -d \\n).tgz

Completed in 545 milliseconds

1 2 3