Home
last modified time | relevance | path

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

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DTestDeviceOptions.java567 public void setSshPrivateKeyPath(File sshPrivateKeyPath) { in setSshPrivateKeyPath() argument
568 mSshPrivateKeyPath = sshPrivateKeyPath; in setSshPrivateKeyPath()