HomeSort by relevance Sort by last modified time
    Searched refs:sharedElementSnapshots (Results 1 - 14 of 14) sorted by null

  /frameworks/support/v4/api21/android/support/v4/app/
ActivityCompat21.java 58 List<View> sharedElements, List<View> sharedElementSnapshots);
61 List<View> sharedElements, List<View> sharedElementSnapshots);
89 List<View> sharedElements, List<View> sharedElementSnapshots) {
91 sharedElementSnapshots);
96 List<View> sharedElementSnapshots) {
98 sharedElementSnapshots);
  /frameworks/support/v4/java/android/support/v4/app/
ActivityCompat.java 388 List<View> sharedElements, List<View> sharedElementSnapshots) {
390 sharedElementSnapshots);
395 List<View> sharedElementSnapshots) {
397 sharedElementSnapshots);
SharedElementCallback.java 72 * @param sharedElementSnapshots The Views containing snap shots of the shared element
79 List<View> sharedElements, List<View> sharedElementSnapshots) {}
103 * @param sharedElementSnapshots The Views containing snap shots of the shared element
110 List<View> sharedElements, List<View> sharedElementSnapshots) {}
  /frameworks/base/core/java/android/app/
SharedElementCallback.java 75 * @param sharedElementSnapshots The Views containing snap shots of the shared element
82 List<View> sharedElements, List<View> sharedElementSnapshots) {}
106 * @param sharedElementSnapshots The Views containing snap shots of the shared element
113 List<View> sharedElements, List<View> sharedElementSnapshots) {}
ExitTransitionCoordinator.java 172 final ArrayList<View> sharedElementSnapshots = createSnapshots(mExitSharedElementBundle,
179 setSharedElementState(mExitSharedElementBundle, sharedElementSnapshots);
187 sharedElementSnapshots);
EnterTransitionCoordinator.java 324 ArrayList<View> sharedElementSnapshots = createSnapshots(sharedElementState,
327 scheduleSetSharedElementEnd(sharedElementSnapshots);
329 setSharedElementState(sharedElementState, sharedElementSnapshots);
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DetailsOverviewSharedElementHelper.java 108 List<View> sharedElements, List<View> sharedElementSnapshots) {
119 View snapshot = sharedElementSnapshots.get(0);
145 List<View> sharedElements, List<View> sharedElementSnapshots) {
  /prebuilts/sdk/current/support/v13/
android-support-v13.jar 
  /prebuilts/sdk/current/support/v4/
android-support-v4.jar 
  /prebuilts/sdk/current/support/v17/leanback/libs/
android-support-v17-leanback.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 104 milliseconds