Searched refs:MSG_TAKE_SHARED_ELEMENTS (Results 1 – 3 of 3) sorted by relevance
422 mResultReceiver.send(MSG_TAKE_SHARED_ELEMENTS, mSharedElementBundle); in notifyComplete()431 resultReceiver.send(MSG_TAKE_SHARED_ELEMENTS, in notifyComplete()
228 case MSG_TAKE_SHARED_ELEMENTS: in onReceiveResult()
165 public static final int MSG_TAKE_SHARED_ELEMENTS = 103; field in ActivityTransitionCoordinator