Searched refs:restoreSnapshotDevice (Results 1 – 4 of 4) sorted by relevance
139 mHandler.restoreSnapshotDevice(mMockDevice, "random_id"); in testRestoreSnapshot()149 mHandler.restoreSnapshotDevice(mMockDevice, "random_id"); in testRestoreSnapshot_error()166 mHandler.restoreSnapshotDevice(mMockDevice, "random_id"); in testRestoreSnapshot_dnae()182 mHandler.restoreSnapshotDevice(mMockDevice, "random_id"); in testRestoreSnapshot_runtime()199 mHandler.restoreSnapshotDevice(mMockDevice, "random_id"); in testRestoreSnapshot_parseDuration()200 mHandler.restoreSnapshotDevice(mMockDevice, "random_id"); in testRestoreSnapshot_parseDuration()
137 public void restoreSnapshotDevice(ITestDevice device, String snapshotId) in restoreSnapshotDevice() method in DeviceSnapshotHandler
108 restoreHandler.restoreSnapshotDevice(device, snapshotId); in recoverVirtualDevice()
736 .restoreSnapshotDevice(device, mContext.getInvocationId()); in isolateRetry()