Searched refs:rejectedSharedElements (Results 1 – 5 of 5) sorted by relevance
68 public abstract void onRejectSharedElements(List<View> rejectedSharedElements); in onRejectSharedElements() argument107 public void onRejectSharedElements(List<View> rejectedSharedElements) { in onRejectSharedElements() argument108 mCallback.onRejectSharedElements(rejectedSharedElements); in onRejectSharedElements()
478 public void onRejectSharedElements(List<View> rejectedSharedElements) { in onRejectSharedElements() argument479 mCallback.onRejectSharedElements(rejectedSharedElements); in onRejectSharedElements()524 public void onRejectSharedElements(List<View> rejectedSharedElements) { in onRejectSharedElements() argument525 mCallback.onRejectSharedElements(rejectedSharedElements); in onRejectSharedElements()
133 public void onRejectSharedElements(List<View> rejectedSharedElements) {} in onRejectSharedElements() argument
99 public void onRejectSharedElements(List<View> rejectedSharedElements) { in onRejectSharedElements() argument100 mCallback.onRejectSharedElements(rejectedSharedElements); in onRejectSharedElements()
137 public void onRejectSharedElements(List<View> rejectedSharedElements) {} in onRejectSharedElements() argument