Home
last modified time | relevance | path

Searched refs:screenshot (Results 1 – 1 of 1) sorted by relevance

/build/
Denvsetup.sh1363 …local screenshot=`adb ${adbOptions} ls ${screenshot_path} | grep Screenshot_[0-9-]*.*\.png | sort …
1364 if [ "$screenshot" = "" ]; then
1368 echo "${screenshot}"
1369 adb ${adbOptions} pull ${screenshot_path}/${screenshot}