Searched refs:MSG_APP_KILL (Results 1 – 1 of 1) sorted by relevance
308 mKillHandler.obtainMessage(KillHandler.MSG_APP_KILL, raw).sendToTarget(); in scheduleNoteAppKill()1594 static final int MSG_APP_KILL = 4104; field in AppExitInfoTracker.KillHandler1620 case MSG_APP_KILL: { in handleMessage()