Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java3563 rebootIntoFastbootInternal(true); in rebootIntoBootloader()
3576 rebootIntoFastbootInternal(false); in rebootIntoFastbootd()
3587 private void rebootIntoFastbootInternal(boolean isBootloader) in rebootIntoFastbootInternal() method in NativeDevice