Searched refs:shouldDisableReboot (Results 1 – 3 of 3) sorted by relevance
676 public boolean shouldDisableReboot() { in shouldDisableReboot() method in TestDeviceOptions
3460 if (getOptions().shouldDisableReboot()) { in postBootSetup()3933 if (mOptions.shouldDisableReboot()) { in doReboot()
1506 public boolean shouldDisableReboot() { in testDoReboot_skipped()