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.java2945 rebootIntoFastbootInternal(true); in rebootIntoBootloader()
2952 rebootIntoFastbootInternal(false); in rebootIntoFastbootd()
2963 private void rebootIntoFastbootInternal(boolean isBootloader) in rebootIntoFastbootInternal() method in NativeDevice