Searched refs:prevSystemServerProcess (Results 1 – 2 of 2) sorted by relevance
1661 public boolean deviceSoftRestarted(ProcessInfo prevSystemServerProcess) in deviceSoftRestarted() argument
5686 public boolean deviceSoftRestarted(ProcessInfo prevSystemServerProcess) in deviceSoftRestarted() argument5688 if (prevSystemServerProcess == null) { in deviceSoftRestarted()5699 if (currSystemServerProcess.getPid() == prevSystemServerProcess.getPid() in deviceSoftRestarted()5702 - prevSystemServerProcess.getStartTime()) in deviceSoftRestarted()5709 currSystemServerProcess, prevSystemServerProcess); in deviceSoftRestarted()5714 if (!hasNormalRebootSince(prevSystemServerProcess.getStartTime(), TimeUnit.SECONDS)) { in deviceSoftRestarted()