Searched refs:schedulePersistProcessExitInfo (Results 1 – 3 of 3) sorted by relevance
477 schedulePersistProcessExitInfo(false); in addExitInfoLocked()625 schedulePersistProcessExitInfo(true); in onUserRemoved()642 schedulePersistProcessExitInfo(true); in onPackageRemoved()790 void schedulePersistProcessExitInfo(boolean immediately) { in schedulePersistProcessExitInfo() method in AppExitInfoTracker845 schedulePersistProcessExitInfo(true); in clearHistoryProcessExitInfo()
195 doNothing().when(mAppExitInfoTracker).schedulePersistProcessExitInfo(anyBoolean()); in testApplicationExitInfo()
5016 HPLcom/android/server/am/AppExitInfoTracker;->schedulePersistProcessExitInfo(Z)V