Home
last modified time | relevance | path

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

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