Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DBaseEmulatorPreparer.java37 private String mEmulatorPath = "emulator"; field in BaseEmulatorPreparer
65 args.add(mEmulatorPath); in buildEmulatorLaunchArgs()