Searched defs:CMD_MAP (Results 1 - 1 of 1) sorted by relevance

/sdk/monkeyrunner/scripts/
H A Dmonkey_playback.py30 CMD_MAP = { variable
49 if cmd not in CMD_MAP:
53 CMD_MAP[cmd](device, rest)

Completed in 836 milliseconds