Searched refs:prevSystemServerProcess (Results 1 – 2 of 2) sorted by relevance
4737 public boolean deviceSoftRestarted(ProcessInfo prevSystemServerProcess) in deviceSoftRestarted() argument4739 if (prevSystemServerProcess == null) { in deviceSoftRestarted()4750 if (currSystemServerProcess.getPid() == prevSystemServerProcess.getPid() in deviceSoftRestarted()4753 - prevSystemServerProcess.getStartTime()) in deviceSoftRestarted()4760 currSystemServerProcess, prevSystemServerProcess); in deviceSoftRestarted()4765 if (!hasNormalRebootSince(prevSystemServerProcess.getStartTime(), TimeUnit.SECONDS)) { in deviceSoftRestarted()
1511 public boolean deviceSoftRestarted(ProcessInfo prevSystemServerProcess) in deviceSoftRestarted() argument