Searched refs:unlockInMillis (Results 1 – 1 of 1) sorted by relevance
1168 double unlockInMillis = 0d; in analyzeUnlockBootInfo() local1175 unlockInMillis = time.getTime(); in analyzeUnlockBootInfo()1182 mBootInfo.get(UNLOCK_TIME).add(time.getTime() - unlockInMillis); in analyzeUnlockBootInfo()1185 screenUnlockTime.add(time.getTime() - unlockInMillis); in analyzeUnlockBootInfo()1188 mBootIterationInfo.put(UNLOCK_TIME, time.getTime() - unlockInMillis); in analyzeUnlockBootInfo()