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.java5571 Map<Long, String> bootHistory = new LinkedHashMap<Long, String>(); in getBootHistory() local
5593 Map<Long, String> bootHistory = new LinkedHashMap<Long, String>(); in getBootHistorySince() local
5604 Map<Long, String> bootHistory = getBootHistorySince(utcEpochTime, timeUnit); in hasNormalRebootSince() local