Home
last modified time | relevance | path

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

/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java5750 public boolean deviceSoftRestarted(ProcessInfo prevSystemServerProcess) in deviceSoftRestarted() argument
5752 if (prevSystemServerProcess == null) { in deviceSoftRestarted()
5763 if (currSystemServerProcess.getPid() == prevSystemServerProcess.getPid() in deviceSoftRestarted()
5766 - prevSystemServerProcess.getStartTime()) in deviceSoftRestarted()
5773 currSystemServerProcess, prevSystemServerProcess); in deviceSoftRestarted()
5778 if (!hasNormalRebootSince(prevSystemServerProcess.getStartTime(), TimeUnit.SECONDS)) { in deviceSoftRestarted()
/aosp_15_r20/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DINativeDevice.java1669 public boolean deviceSoftRestarted(ProcessInfo prevSystemServerProcess) in deviceSoftRestarted() argument
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed.jarFileMd5$FileChecksum$1.class FileMd5.java package FileMd5$FileChecksum$1 extends com. ...