Searched refs:addSharedElement (Results 1 – 7 of 7) sorted by relevance
227 public abstract FragmentTransaction addSharedElement(View sharedElement, String name); in addSharedElement() method in FragmentTransaction
529 public FragmentTransaction addSharedElement(View sharedElement, String name) { in addSharedElement() method in BackStackRecord
459 .addSharedElement(0, "e0") in sharedElement_pendingIntent_notifyParent()460 .addSharedElement(1, "e1") in sharedElement_pendingIntent_notifyParent()461 .addSharedElement(2, "e2")); in sharedElement_pendingIntent_notifyParent()
4013 public RemoteResponse addSharedElement(int viewId, @NonNull String sharedElementName) {
5160 …method @Deprecated public abstract android.app.FragmentTransaction addSharedElement(android.view.V…60497 …method @NonNull public android.widget.RemoteViews.RemoteResponse addSharedElement(int, @NonNull St…
5160 …method @Deprecated public abstract android.app.FragmentTransaction addSharedElement(android.view.V…58658 …method @NonNull public android.widget.RemoteViews.RemoteResponse addSharedElement(int, @NonNull St…
4292 …method public abstract android.app.FragmentTransaction addSharedElement(android.view.View, java.la…