Searched refs:MSG_LMKD_PROC_KILLED (Results 1 – 1 of 1) sorted by relevance
346 mKillHandler.obtainMessage(KillHandler.MSG_LMKD_PROC_KILLED, pid, uid) in scheduleNoteLmkdProcKilled()1591 static final int MSG_LMKD_PROC_KILLED = 4101; field in AppExitInfoTracker.KillHandler1604 case MSG_LMKD_PROC_KILLED: in handleMessage()