Searched refs:ENTER_ANIMATION_COMPLETE_MSG (Results 1 – 1 of 1) sorted by relevance
1345 static final int ENTER_ANIMATION_COMPLETE_MSG = 44; field in ActivityManagerService1860 case ENTER_ANIMATION_COMPLETE_MSG: { in handleMessage()6505 mHandler.sendMessage(mHandler.obtainMessage(ENTER_ANIMATION_COMPLETE_MSG, token)); in notifyEnterAnimationComplete()