Home
last modified time | relevance | path

Searched defs:utcEpochTime (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DINativeDevice.java1476 public Map<Long, String> getBootHistorySince(long utcEpochTime, TimeUnit timeUnit) in getBootHistorySince()
1498 public boolean deviceSoftRestartedSince(long utcEpochTime, TimeUnit timeUnit) in deviceSoftRestartedSince()
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java4642 public Map<Long, String> getBootHistorySince(long utcEpochTime, TimeUnit timeUnit) in getBootHistorySince()
4654 private boolean hasNormalRebootSince(long utcEpochTime, TimeUnit timeUnit) in hasNormalRebootSince()
4708 public boolean deviceSoftRestartedSince(long utcEpochTime, TimeUnit timeUnit) in deviceSoftRestartedSince()