Home
last modified time | relevance | path

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

/development/cmds/monkey/src/com/android/commands/monkey/
DMonkey.java67 private final static int DEBUG_ALLOW_ANY_STARTS = 0; field in Monkey
289 if (DEBUG_ALLOW_ANY_STARTS != 0) { in isActivityStartingAllowed()