HomeSort by relevance Sort by last modified time
    Searched refs:ANDROID_SERIAL (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/build/android/
adb_device_functions.sh 53 ANDROID_SERIAL=$DEVICE eval "$*"
adb_gdb 277 and ANDROID_SERIAL is not defined.
602 # If there are more than one device connected, and ANDROID_SERIAL is not
605 if [ "$NUM_DEVICES_PLUS2" -lt 3 -a -z "$ANDROID_SERIAL" ]; then
607 echo "Please define ANDROID_SERIAL to specify which one to use."

Completed in 37 milliseconds