Searched refs:SNAPSHOT_ID (Results 1 – 2 of 2) sorted by relevance
80 args.put(DeviceSnapshotFeature.SNAPSHOT_ID, snapshotId); in snapshotDevice()148 args.put(DeviceSnapshotFeature.SNAPSHOT_ID, snapshotId); in restoreSnapshotDevice()
48 public static final String SNAPSHOT_ID = "snapshot_id"; field in DeviceSnapshotFeature106 String snapshotId = request.getArgsMap().get(SNAPSHOT_ID); in execute()