Searched defs:onCaptureSharedElementSnapshot (Results 1 – 4 of 4) sorted by relevance
67 public abstract Parcelable onCaptureSharedElementSnapshot(View sharedElement, in onCaptureSharedElementSnapshot() method in ActivityCompat21.SharedElementCallback21112 public Parcelable onCaptureSharedElementSnapshot(View sharedElement, in onCaptureSharedElementSnapshot() method in ActivityCompat21.SharedElementCallbackImpl
169 public Parcelable onCaptureSharedElementSnapshot(View sharedElement, Matrix viewToGlobalMatrix, in onCaptureSharedElementSnapshot() method in SharedElementCallback
167 public Parcelable onCaptureSharedElementSnapshot(View sharedElement, Matrix viewToGlobalMatrix, in onCaptureSharedElementSnapshot() method in SharedElementCallback
411 public Parcelable onCaptureSharedElementSnapshot(View sharedElement, in onCaptureSharedElementSnapshot() method in ActivityCompat.SharedElementCallback21Impl