Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java4685 private boolean checkSystemProcessRestartedAfterLastReboot(ProcessInfo systemServerProcess) in checkSystemProcessRestartedAfterLastReboot() method in NativeDevice
4732 return checkSystemProcessRestartedAfterLastReboot(currSystemServerProcess); in deviceSoftRestartedSince()
4771 return checkSystemProcessRestartedAfterLastReboot(currSystemServerProcess); in deviceSoftRestarted()