Searched refs:DEVICE_SERIAL (Results 1 – 1 of 1) sorted by relevance
73 DEVICE_SERIAL=188 DEVICE_SERIAL=$2195 DEVICE_SERIAL=$optarg332 if [ "x$DEVICE_SERIAL" = "x" ]; then335 log "Using ADB flags: $ADB_FLAGS" \"$DEVICE_SERIAL\"342 if [ "x$DEVICE_SERIAL" = "x" ]; then345 # NOTE: We escape $ADB_CMD and $DEVICE_SERIAL in case they contains spaces.346 "$ADB_CMD" $ADB_FLAGS "$DEVICE_SERIAL" "$@"