Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java4623 Map<Long, String> bootHistory = new LinkedHashMap<Long, String>(); in getBootHistory() local
4645 Map<Long, String> bootHistory = new LinkedHashMap<Long, String>(); in getBootHistorySince() local
4656 Map<Long, String> bootHistory = getBootHistorySince(utcEpochTime, timeUnit); in hasNormalRebootSince() local