Home
last modified time | relevance | path

Searched defs:snapshotDevice (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/connection/
DAbstractConnection.java89 public void snapshotDevice(ITestDevice device, String snapshotId) in snapshotDevice() method in AbstractConnection
/tools/tradefederation/core/src/com/android/tradefed/device/internal/
DDeviceSnapshotHandler.java127 public void snapshotDevice(ITestDevice device, String snapshotId) in snapshotDevice() method in DeviceSnapshotHandler
/tools/tradefederation/core/src/com/android/tradefed/device/connection/
DAdbTcpConnection.java147 public void snapshotDevice(ITestDevice device, String snapshotId) in snapshotDevice() method in AdbTcpConnection