Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/utils/hostutils/src/com/android/internal/util/test/
H A DSystemPreparer.java210 ITestDevice.RecoveryMode cachedRecoveryMode = device.getRecoveryMode(); in reboot() local
220 device.setRecoveryMode(cachedRecoveryMode); in reboot()