Searched refs:dev (Results 1 – 25 of 46) sorted by relevance
12
/development/tools/logblame/ |
D | connectivity_log_test | 14 adb shell settings put global airplane_mode_on 0 > /dev/null 15 adb shell am broadcast -a android.intent.action.AIRPLANE_MODE > /dev/null 26 adb shell settings put global airplane_mode_on 1 > /dev/null 27 adb shell am broadcast -a android.intent.action.AIRPLANE_MODE > /dev/null 32 adb shell settings put global airplane_mode_on 0 > /dev/null 33 adb shell am broadcast -a android.intent.action.AIRPLANE_MODE > /dev/null
|
D | app_switch_test | 31 adb shell settings put global airplane_mode_on 1 > /dev/null 32 adb shell am broadcast -a android.intent.action.AIRPLANE_MODE > /dev/null 65 adb shell settings put global airplane_mode_on 0 > /dev/null 66 adb shell am broadcast -a android.intent.action.AIRPLANE_MODE > /dev/null
|
/development/samples/VirtualDeviceManager/ |
D | setup.sh | 23 "${@}" > /dev/null || die "Command failed: ${*}" 44 if ! adb -s "${1}" install -r -d -g "${2}" > /dev/null; then 45 adb -s "${1}" uninstall "com.example.android.vdmdemo.${3}" > /dev/null 2>&1 81 …if ! adb -s "${TARGET_DEVICE_SERIAL}" wait-for-device shell touch /system/test_verity > /dev/null;… 91 adb -s "${TARGET_DEVICE_SERIAL}" wait-for-device uninstall "${PKG_NAME}" > /dev/null 2>&1 231 if adb -s "${HOST_SERIAL}" shell ls "${HOST_APK_DIR}/VdmHost.apk" > /dev/null 2>&1 \ 232 … && adb -s "${HOST_SERIAL}" pull "${HOST_PERM_DST}" "/tmp/${HOST_PERM_BASENAME}" > /dev/null 2>&1 \ 234 … && (adb -s "${HOST_SERIAL}" uninstall com.example.android.vdmdemo.host > /dev/null 2>&1 || true) \ 235 …&& adb -s "${HOST_SERIAL}" install -r -d -g "${OUT}/${HOST_APK_DIR}/VdmHost.apk" > /dev/null 2>&1;… 252 …if adb -s "${CAMERA_DEMO_SERIAL}" shell ls "${CAMERA_DEMO_APK_DIR}/VirtualCameraDemo.apk" > /dev/n… [all …]
|
/development/samples/NsdManagerSample/ |
D | gradlew | 32 if expr "$link" : '/.*' > /dev/null; then 39 cd "`dirname \"$PRG\"`/" >/dev/null 41 cd "$SAVED" >/dev/null 102 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 137 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/development/apps/ShareTest/ |
D | gradlew | 32 if expr "$link" : '/.*' > /dev/null; then 39 cd "`dirname \"$PRG\"`/" >/dev/null 41 cd "$SAVED" >/dev/null 102 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 137 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/development/samples/PictureInPicture/ComposePip/ |
D | gradlew | 32 if expr "$link" : '/.*' > /dev/null; then 39 cd "`dirname \"$PRG\"`/" >/dev/null 41 cd "$SAVED" >/dev/null 102 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 137 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/development/tools/bugreport/ |
D | bugreport | 23 if expr "x${newProg}" : 'x/' >/dev/null; then 73 while expr "x$1" : 'x-J' >/dev/null; do 76 if expr "x${opt}" : "xXmx[0-9]" >/dev/null; then
|
/development/scripts/ |
D | acov | 94 which lcov >/dev/null 2>/dev/null 120 xdg-open $DIR/index.html >/dev/null
|
D | reverse_tether.sh | 120 for dev in `default_routes`; do 121 $ADB shell "ifconfig $dev down" 190 sudo brctl delif $BRIDGE $HOST_DEV 2>/dev/null || true # ignore 228 ifconfig $HOST_DEV >/dev/null || $0 rndis 235 ifconfig $HOST_DEV >/dev/null || $0 rndis
|
D | combine_sdks.sh | 88 pushd "$BASE_DIR" &> /dev/null 94 popd &> /dev/null
|
D | codegen | 9 if ! command -v codegen_cli 2>&1 >/dev/null; then
|
/development/tools/apkcheck/etc/ |
D | apkcheck | 23 if expr "x${newProg}" : 'x/' >/dev/null; then 40 while expr "x$1" : 'x-J' >/dev/null; do
|
/development/tools/rmtypedefs/etc/ |
D | rmtypedefs | 23 if expr "x${newProg}" : 'x/' >/dev/null; then 40 while expr "x$1" : 'x-J' >/dev/null; do
|
/development/tools/repo_diff/service/repodiff/remote_scripts/ |
D | gce_startup.sh | 4 mkfs.ext4 -F /dev/nvme0n1 6 mount /dev/nvme0n1 /ssd
|
/development/samples/devbytes/telephony/SmsSampleProject/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/development/tools/checkcolor/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/development/samples/training/testingfun/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/development/tools/findunused/ |
D | findunusedstrings | 30 pushd $app > /dev/null 48 popd $app > /dev/null
|
D | removeunusedresources | 3 if ! which xmlstarlet > /dev/null 46 git rm $RESLINE > /dev/null
|
/development/tools/cargo_embargo/testdata/either/ |
D | cargo.metadata | 30 "kind": "dev", 72 "no-dev-version": true, 229 "kind": "dev", 241 "kind": "dev", 253 "kind": "dev", 265 "kind": "dev", 277 "kind": "dev", 479 "kind": "dev", 493 "kind": "dev", 614 "kind": "dev", [all …]
|
/development/tools/winscope/hooks/ |
D | pre-upload | 15 if $match && (which node > /dev/null)
|
/development/tools/repo_diff/service/repodiff/ |
D | Makefile | 124 2>/dev/null || true 128 ./tools/clear_service_account_keys.py $(SERVICE_ACCOUNT) 2>/dev/null || true 135 $(RUN_COMMAND_REMOTE) 'docker stop $$(docker ps -a -q)' 2>/dev/null || true 140 …&& gcloud compute firewall-rules create $(FIREWALL_NAME) --allow tcp:$(DOCKER_TARGET_PORT) 2>/dev/…
|
/development/tools/labpretest/ |
D | labpretest.sh | 195 local result=$($ADB -s $device shell getprop dev.bootcomplete) 201 result=$($ADB -s $device shell getprop dev.bootcomplete) 538 result=$($ADB -s $device shell getprop dev.bootcomplete) 544 result=$($ADB -s $device shell getprop dev.bootcomplete)
|
/development/tools/external_crates/crate_health/ |
D | Cargo.toml | 25 [dev-dependencies]
|
/development/samples/ControllerSample/src/com/example/controllersample/ |
D | GameView.java | 116 InputDevice dev = mInputManager.getInputDevice(deviceId); in findControllersAndAttachShips() local 117 int sources = dev.getSources(); in findControllersAndAttachShips() 255 InputDevice dev = InputDevice.getDevice(shipID); in getShipForId() local 258 if (null != dev) { in getShipForId() 260 deviceString = dev.getDescriptor(); in getShipForId() 262 deviceString = dev.getName(); in getShipForId() 290 currentShip.setInputDevice(dev); in getShipForId() 871 public void setInputDevice(InputDevice dev) { 872 mInputDevice = dev;
|
12