Searched refs:REPLICATION (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/cmds/statsd/tools/loadtest/src/com/android/statsd/loadtest/
H A DLoadtestActivity.java86 private static final String REPLICATION = "replication"; field in class:LoadtestActivity
328 if (intent.hasExtra(REPLICATION)) {
329 setReplication(intent.getIntExtra(REPLICATION, 0));

Completed in 144 milliseconds