Searched refs:MSG_EXIT_TRANSITION_COMPLETE (Results 1 – 3 of 3) sorted by relevance
234 case MSG_EXIT_TRANSITION_COMPLETE: in onReceiveResult()571 send(MSG_EXIT_TRANSITION_COMPLETE, null); in sharedElementTransitionStarted()
446 mResultReceiver.send(MSG_EXIT_TRANSITION_COMPLETE, null); in notifyExitComplete()
175 public static final int MSG_EXIT_TRANSITION_COMPLETE = 104; field in ActivityTransitionCoordinator