Home
last modified time | relevance | path

Searched refs:postEncryptDevice (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DDeviceFlashPreparer.java259 postEncryptDevice(device, flasher); in setUp()
404 private void postEncryptDevice(ITestDevice device, IDeviceFlasher flasher) in postEncryptDevice() method in DeviceFlashPreparer