Searched refs:bootTimestamp (Results 1 – 3 of 3) sorted by relevance
267 long bootTimestamp, in assertBatteryHistEntry() argument281 assertThat(entry.mBootTimestamp).isEqualTo(bootTimestamp); in assertBatteryHistEntry()300 long bootTimestamp, in createBatteryHistEntry() argument334 Long.valueOf(bootTimestamp), in createBatteryHistEntry()
121 long bootTimestamp, in BatteryHistEntry() argument133 mBootTimestamp = bootTimestamp; in BatteryHistEntry()
100 long bootTimestamp, in convert() argument128 values.put(BatteryHistEntry.KEY_BOOT_TIMESTAMP, Long.valueOf(bootTimestamp)); in convert()