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