Home
last modified time | relevance | path

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

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