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