Lines Matching refs:reports
1151 local reports=(`adb shell ls /sdcard/bugreports | tr -d '\r'`)1153 if [ ! "$reports" ]; then1159 for report in ${reports[@]}