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()
3981 public RemoteResponse addSharedElement(int viewId, @NonNull String sharedElementName) {
4991 …method @Deprecated public abstract android.app.FragmentTransaction addSharedElement(android.view.V…57926 …method @NonNull public android.widget.RemoteViews.RemoteResponse addSharedElement(int, @NonNull St…
4991 …method @Deprecated public abstract android.app.FragmentTransaction addSharedElement(android.view.V…58070 …method @NonNull public android.widget.RemoteViews.RemoteResponse addSharedElement(int, @NonNull St…
4292 …method public abstract android.app.FragmentTransaction addSharedElement(android.view.View, java.la…