Lines Matching refs:sdcard
1334 local reports=(`adb shell ls /sdcard/bugreports | tr -d '\r'`)1344 echo "/sdcard/bugreports/${report}"1345 adb pull /sdcard/bugreports/${report} ${report}