Home | History | Annotate | Download | only in scripts

Lines Matching refs:common

8 import common
13 os.chdir(common.ANDROID_DIR)
16 common.execArgs([common.ADB_BIN] + extraArgs + [
23 common.execArgs([common.ADB_BIN] + extraArgs + [
39 devices = common.getDevices(common.ADB_BIN)
50 devices = common.getDevices(common.ADB_BIN)
52 common.die('No devices connected')