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