Home
last modified time | relevance | path

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

/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeySourceNetworkVars.java164 return Integer.toString(MonkeySourceNetwork.MONKEY_NETWORK_VERSION);
DMonkeySourceNetwork.java53 public static final int MONKEY_NETWORK_VERSION = 2; field in MonkeySourceNetwork