Searched defs:bootTimestamp (Results 1 – 4 of 4) sorted by relevance
336 long bootTimestamp, in assertBatteryHistEntry()376 long bootTimestamp, in createBatteryHistEntry()
105 final long bootTimestamp, in convertBatteryEntryToContentValues()631 final long bootTimestamp) { in constructBatteryInformation()
132 long bootTimestamp, in BatteryHistEntry()
208 long bootTimestamp = UserParameters.getBootTimeMillis(mContext); in correctStoredTime() local