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