Searched refs:DESTROY_TIMEOUT_MSG (Results 1 – 1 of 1) sorted by relevance
416 static final int DESTROY_TIMEOUT_MSG = FIRST_ACTIVITY_STACK_MSG + 2; field in ActivityStack465 case DESTROY_TIMEOUT_MSG: { in handleMessage()4440 mHandler.removeMessages(DESTROY_TIMEOUT_MSG, r); in removeTimeoutsForActivityLocked()4678 Message msg = mHandler.obtainMessage(DESTROY_TIMEOUT_MSG, r); in destroyActivityLocked()4725 mHandler.removeMessages(DESTROY_TIMEOUT_MSG, record); in activityDestroyedLocked()