Searched refs:PROC_START_TIMEOUT_MSG (Results 1 – 1 of 1) sorted by relevance
1658 static final int PROC_START_TIMEOUT_MSG = 20; field in ActivityManagerService2048 case PROC_START_TIMEOUT_MSG: { in handleMessage()2051 Message nmsg = mHandler.obtainMessage(PROC_START_TIMEOUT_MSG); in handleMessage()3774 mHandler.removeMessages(PROC_START_TIMEOUT_MSG, app); in startProcessLocked()3994 Message msg = mHandler.obtainMessage(PROC_START_TIMEOUT_MSG); in startProcessLocked()6629 mHandler.removeMessages(PROC_START_TIMEOUT_MSG, app); in removeProcessLocked()6792 mHandler.removeMessages(PROC_START_TIMEOUT_MSG, app); in attachApplicationLocked()18056 mHandler.removeMessages(PROC_START_TIMEOUT_MSG, app);