Searched refs:wipeCache (Results 1 – 3 of 3) sorted by relevance
93 wipeCache(device); in flash()107 wipeCache(device); in flash()
361 mFlasher.wipeCache(mMockDevice); in testWipeCache_exists()386 mFlasher.wipeCache(mMockDevice); in testWipeCache_not_exists()409 mFlasher.wipeCache(mMockDevice); in testWipeCache_not_exists_error()
263 wipeCache(device); in handleUserDataFlashing()573 protected void wipeCache(ITestDevice device) throws DeviceNotAvailableException, in wipeCache() method in FastbootDeviceFlasher