Lines Matching refs:bugreports
1377 local reports=(`adb shell ls /sdcard/bugreports | tr -d '\r'`)1380 echo "Could not locate any bugreports."1387 echo "/sdcard/bugreports/${report}"1388 adb pull /sdcard/bugreports/${report} ${report}