Home
last modified time | relevance | path

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

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