Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/server/
DBootReceiver.java79 private static final String TAG_TOMBSTONE = "SYSTEM_TOMBSTONE"; field in BootReceiver
273 TAG_TOMBSTONE); in logBootEvents()
328 if (tag.equals(TAG_TOMBSTONE) && fileContents.contains(">>> system_server <<<")) { in addFileWithFootersToDropBox()
331 if (tag.equals(TAG_TOMBSTONE)) { in addFileWithFootersToDropBox()