Searched refs:DESTROY_TIMEOUT_MSG (Results 1 – 1 of 1) sorted by relevance
338 static final int DESTROY_TIMEOUT_MSG = ActivityManagerService.FIRST_ACTIVITY_STACK_MSG + 2; field in ActivityStack386 case DESTROY_TIMEOUT_MSG: { in handleMessage()3769 mHandler.removeMessages(DESTROY_TIMEOUT_MSG, r); in removeTimeoutsForActivityLocked()3993 Message msg = mHandler.obtainMessage(DESTROY_TIMEOUT_MSG, r); in destroyActivityLocked()4029 mHandler.removeMessages(DESTROY_TIMEOUT_MSG, r); in activityDestroyedLocked()