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