Searched refs:MSG_EXIT_TRANSITION_COMPLETE (Results 1 – 4 of 4) sorted by relevance
244 case MSG_EXIT_TRANSITION_COMPLETE: in onReceiveResult()603 send(MSG_EXIT_TRANSITION_COMPLETE, null); in sharedElementTransitionStarted()
458 mResultReceiver.send(MSG_EXIT_TRANSITION_COMPLETE, null); in notifyExitComplete()
179 public static final int MSG_EXIT_TRANSITION_COMPLETE = 104; field in ActivityTransitionCoordinator
2291 Landroid/app/ActivityTransitionCoordinator;->MSG_EXIT_TRANSITION_COMPLETE:I