Home
last modified time | relevance | path

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

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