Searched refs:BIND_APPLICATION_TIMEOUT_MSG (Results 1 – 1 of 1) sorted by relevance
1642 static final int BIND_APPLICATION_TIMEOUT_MSG = 82; field in ActivityManagerService1995 case BIND_APPLICATION_TIMEOUT_MSG: { in handleMessage()4818 Message msg = mHandler.obtainMessage(BIND_APPLICATION_TIMEOUT_MSG); in attachApplicationLocked()4897 mHandler.removeMessages(BIND_APPLICATION_TIMEOUT_MSG, app); in finishAttachApplicationInner()