Searched refs:hasNormalRebootSince (Results 1 – 1 of 1) sorted by relevance
4654 private boolean hasNormalRebootSince(long utcEpochTime, TimeUnit timeUnit) in hasNormalRebootSince() method in NativeDevice4690 if (!hasNormalRebootSince( in checkSystemProcessRestartedAfterLastReboot()4727 if (!hasNormalRebootSince(utcEpochTime, timeUnit)) { in deviceSoftRestartedSince()4765 if (!hasNormalRebootSince(prevSystemServerProcess.getStartTime(), TimeUnit.SECONDS)) { in deviceSoftRestarted()