Home
last modified time | relevance | path

Searched defs:applySnapshot (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/util/image/
DIncrementalImageUtil.java105 boolean applySnapshot, in initialize()
201 boolean applySnapshot, in IncrementalImageUtil()
258 public static boolean isSnapshotSupported(ITestDevice device, boolean applySnapshot) in isSnapshotSupported()
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DDeviceFlashPreparer.java661 public void setApplySnapshot(boolean applySnapshot) { in setApplySnapshot()