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()724 .when(mAppExitInfoTracker.mAppExitInfoSourceLmkd) in testApplicationExitInfo()779 .when(mAppExitInfoTracker.mAppExitInfoSourceLmkd) in testApplicationExitInfo()
217 final AppExitInfoExternalSource mAppExitInfoSourceLmkd = field in AppExitInfoTracker349 mAppExitInfoSourceLmkd.setOnProcDiedListener((pid, uid) -> in setLmkdKillListener()393 Pair<Long, Object> lmkd = mAppExitInfoSourceLmkd.remove( in handleNoteProcessDiedLocked()621 mAppExitInfoSourceLmkd.removeByUserId(userId); in onUserRemoved()637 mAppExitInfoSourceLmkd.removeByUidLocked(uid, allUsers); in onPackageRemoved()1721 mAppExitInfoSourceLmkd.onProcDied(msg.arg1 /* pid */, msg.arg2 /* uid */, in handleMessage()