Searched refs:mAppExitInfoSourceLmkd (Results 1 – 2 of 2) sorted by relevance
245 .when(mAppExitInfoTracker.mAppExitInfoSourceLmkd) in testApplicationExitInfo()294 .when(mAppExitInfoTracker.mAppExitInfoSourceLmkd) in testApplicationExitInfo()455 .when(mAppExitInfoTracker.mAppExitInfoSourceLmkd) in testApplicationExitInfo()515 .when(mAppExitInfoTracker.mAppExitInfoSourceLmkd) in testApplicationExitInfo()639 .when(mAppExitInfoTracker.mAppExitInfoSourceLmkd) in testApplicationExitInfo()726 .when(mAppExitInfoTracker.mAppExitInfoSourceLmkd) in testApplicationExitInfo()781 .when(mAppExitInfoTracker.mAppExitInfoSourceLmkd) in testApplicationExitInfo()
217 final AppExitInfoExternalSource mAppExitInfoSourceLmkd = field in AppExitInfoTracker339 mAppExitInfoSourceLmkd.setOnProcDiedListener((pid, uid) -> in setLmkdKillListener()383 Pair<Long, Object> lmkd = mAppExitInfoSourceLmkd.remove( in handleNoteProcessDiedLocked()588 mAppExitInfoSourceLmkd.removeByUserId(userId); in onUserRemoved()604 mAppExitInfoSourceLmkd.removeByUidLocked(uid, allUsers); in onPackageRemoved()1605 mAppExitInfoSourceLmkd.onProcDied(msg.arg1 /* pid */, msg.arg2 /* uid */, in handleMessage()