Home
last modified time | relevance | path

Searched refs:DEBUG_ALLOW_ANY_RESTARTS (Results 1 – 1 of 1) sorted by relevance

/development/cmds/monkey/src/com/android/commands/monkey/
DMonkey.java69 private final static int DEBUG_ALLOW_ANY_RESTARTS = 0; field in Monkey
318 || (DEBUG_ALLOW_ANY_RESTARTS != 0); in activityResuming()