Searched refs:KILL_APPLICATION_MSG (Results 1 – 1 of 1) sorted by relevance
1660 static final int KILL_APPLICATION_MSG = 22; field in ActivityManagerService2072 case KILL_APPLICATION_MSG: { in handleMessage()6060 Message msg = mHandler.obtainMessage(KILL_APPLICATION_MSG); in killApplication()