FileDocCategorySizeDatePackage
SharedElementCallback.javaAPI DocAndroid 5.1 API1297Sat Mar 14 14:09:38 GMT 2015android.app

SharedElementCallback

public abstract class SharedElementCallback extends Object

Fields Summary
Constructors Summary
public SharedElementCallback()

 throw new RuntimeException("Stub!"); 
Methods Summary
public android.os.ParcelableonCaptureSharedElementSnapshot(android.view.View sharedElement, android.graphics.Matrix viewToGlobalMatrix, android.graphics.RectF screenBounds)

 throw new RuntimeException("Stub!"); 
public android.view.ViewonCreateSnapshotView(android.content.Context context, android.os.Parcelable snapshot)

 throw new RuntimeException("Stub!"); 
public voidonMapSharedElements(java.util.List names, java.util.Map sharedElements)

 throw new RuntimeException("Stub!"); 
public voidonRejectSharedElements(java.util.List rejectedSharedElements)

 throw new RuntimeException("Stub!"); 
public voidonSharedElementEnd(java.util.List sharedElementNames, java.util.List sharedElements, java.util.List sharedElementSnapshots)

 throw new RuntimeException("Stub!"); 
public voidonSharedElementStart(java.util.List sharedElementNames, java.util.List sharedElements, java.util.List sharedElementSnapshots)

 throw new RuntimeException("Stub!");