Searched refs:MSG_HIDE_SHARED_ELEMENTS (Results 1 – 3 of 3) sorted by relevance
100 case MSG_HIDE_SHARED_ELEMENTS: in onReceiveResult()
362 mResultReceiver.send(MSG_HIDE_SHARED_ELEMENTS, null); in startSharedElementTransition()
153 public static final int MSG_HIDE_SHARED_ELEMENTS = 101; field in ActivityTransitionCoordinator