Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DWaitDeviceRecovery.java223 rebootDevice(device, null); in handleDeviceUnresponsive()
338 rebootDevice(device, "bootloader"); in handleDeviceOnlineExpectedBootloader()
359 rebootDevice(device, "fastboot"); in handleDeviceOnlineExpectedFasbootd()
443 private void rebootDevice(IDevice device, String mode) { in rebootDevice() method in WaitDeviceRecovery
514 rebootDevice( in attemptDeviceUnavailableRecovery()