Searched defs:DEVICE_ALLOWLIST_PATH (Results 1 – 1 of 1) sorted by relevance
77 private static final String DEVICE_ALLOWLIST_PATH = "/data/local/tmp/monkey_allowlist.txt"; field in MonkeyBase322 device.pushString(allowlist.toString(), DEVICE_ALLOWLIST_PATH); in runMonkey() local