Searched defs:sharedElementSnapshots (Results 1 – 8 of 8) sorted by relevance
| /frameworks/support/compat/api21/android/support/v4/app/ |
| D | ActivityCompatApi21.java | 63 List<View> sharedElements, List<View> sharedElementSnapshots); in onSharedElementStart() 66 List<View> sharedElements, List<View> sharedElementSnapshots); in onSharedElementEnd() 94 List<View> sharedElements, List<View> sharedElementSnapshots) { in onSharedElementStart() 101 List<View> sharedElementSnapshots) { in onSharedElementEnd()
|
| /frameworks/support/compat/java/android/support/v4/app/ |
| D | ActivityCompat.java | 465 List<View> sharedElements, List<View> sharedElementSnapshots) { in onSharedElementStart() 472 List<View> sharedElementSnapshots) { in onSharedElementEnd() 511 List<View> sharedElements, List<View> sharedElementSnapshots) { in onSharedElementStart() 518 List<View> sharedElementSnapshots) { in onSharedElementEnd()
|
| D | SharedElementCallback.java | 78 List<View> sharedElements, List<View> sharedElementSnapshots) {} in onSharedElementStart() 109 List<View> sharedElements, List<View> sharedElementSnapshots) {} in onSharedElementEnd()
|
| /frameworks/base/core/java/android/app/ |
| D | SharedElementCallback.java | 82 List<View> sharedElements, List<View> sharedElementSnapshots) {} in onSharedElementStart() 113 List<View> sharedElements, List<View> sharedElementSnapshots) {} in onSharedElementEnd()
|
| D | ExitTransitionCoordinator.java | 169 final ArrayList<View> sharedElementSnapshots = createSnapshots(mExitSharedElementBundle, in startSharedElementExit() local
|
| D | EnterTransitionCoordinator.java | 392 ArrayList<View> sharedElementSnapshots = createSnapshots(sharedElementState, in startSharedElementTransition() local
|
| /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
| D | DetailsOverviewSharedElementHelper.java | 108 List<View> sharedElements, List<View> sharedElementSnapshots) { in onSharedElementStart() 145 List<View> sharedElements, List<View> sharedElementSnapshots) { in onSharedElementEnd()
|
| /frameworks/support/compat/api23/android/support/v4/app/ |
| D | ActivityCompatApi23.java | 86 List<View> sharedElements, List<View> sharedElementSnapshots) { in onSharedElementStart() 93 List<View> sharedElementSnapshots) { in onSharedElementEnd()
|