Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppExitInfoTracker.java402 updateExistingExitInfoRecordLocked(info, null, in handleNoteProcessDiedLocked()
405 updateExistingExitInfoRecordLocked(info, (Integer) zygote.second, null); in handleNoteProcessDiedLocked()
486 private void updateExistingExitInfoRecordLocked(ApplicationExitInfo info, in updateExistingExitInfoRecordLocked() method in AppExitInfoTracker
548 updateExistingExitInfoRecordLocked(info, status, reason); in updateExitInfoIfNecessaryLocked()