Loading core/java/android/os/SystemClock.java +0 −2 Original line number Diff line number Diff line Loading @@ -138,8 +138,6 @@ public final class SystemClock { /** * Returns milliseconds since boot, not counting time spent in deep sleep. * <b>Note:</b> This value may get reset occasionally (before it would * otherwise wrap around). * * @return milliseconds of non-sleep uptime since boot. */ Loading Loading
core/java/android/os/SystemClock.java +0 −2 Original line number Diff line number Diff line Loading @@ -138,8 +138,6 @@ public final class SystemClock { /** * Returns milliseconds since boot, not counting time spent in deep sleep. * <b>Note:</b> This value may get reset occasionally (before it would * otherwise wrap around). * * @return milliseconds of non-sleep uptime since boot. */ Loading