Searched refs:mCancelSnapshot (Results 1 – 1 of 1) sorted by relevance
141 private boolean mCancelSnapshot = false; field in DeviceFlashPreparer376 if (mCancelSnapshot && TestDeviceState.FASTBOOT.equals(device.getDeviceState())) { in setUp()