Home
last modified time | relevance | path

Searched refs:writeTimestamps (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DBootReceiver.java311 writeTimestamps(timestamps); in logBootEvents()
399 writeTimestamps(timestamps); in addTombstoneToDropBox()
891 private static void writeTimestamps(HashMap<String, Long> timestamps) { in writeTimestamps() method in BootReceiver