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