Home
last modified time | relevance | path

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

/build/make/
Denvsetup.sh1316 …local screenshot=`adb ${adbOptions} ls ${screenshot_path} | grep Screenshot_[0-9-]*.*\.png | sort …
1317 if [ "$screenshot" = "" ]; then
1321 echo "${screenshot}"
1322 adb ${adbOptions} pull ${screenshot_path}/${screenshot}