Searched refs:BUNDLE_SNAPSHOT_BITMAP (Results 1 – 2 of 2) sorted by relevance
50 private static final String BUNDLE_SNAPSHOT_BITMAP = "sharedElement:snapshot:bitmap"; field in SharedElementCallback187 bundle.putParcelable(BUNDLE_SNAPSHOT_BITMAP, bitmap); in onCaptureSharedElementSnapshot()239 Bitmap bitmap = bundle.getParcelable(BUNDLE_SNAPSHOT_BITMAP); in onCreateSnapshotView()
9366 Landroid/app/SharedElementCallback;->BUNDLE_SNAPSHOT_BITMAP:Ljava/lang/String;