HomeSort by relevance Sort by last modified time
    Searched refs:REPLICATION (Results 1 - 3 of 3) sorted by null

  /frameworks/base/cmds/statsd/tools/loadtest/src/com/android/statsd/loadtest/
LoadtestActivity.java 73 * <li> The 'replication' parameter artificially multiplies the number of metrics in the config.
86 private static final String REPLICATION = "replication";
221 * The metrics replication.
328 if (intent.hasExtra(REPLICATION)) {
329 setReplication(intent.getIntExtra(REPLICATION, 0));
602 private synchronized void setReplication(int replication) {
606 mReplicationText.setText("" + replication);
649 mReplicationText = (EditText) findViewById(R.id.replication);
  /build/make/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js     [all...]
  /external/doclava/res/assets/templates-sdk/assets/js/
android_3p-bundle.js     [all...]

Completed in 1460 milliseconds