Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDeviceOptions.java328 public boolean shouldDisableReboot() { in shouldDisableReboot() method in TestDeviceOptions
DNativeDevice.java2727 if (mOptions.shouldDisableReboot()) { in doReboot()
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DNativeDeviceTest.java1525 public boolean shouldDisableReboot() { in testDoReboot_skipped()