Searched defs:targetView (Results 1 – 2 of 2) sorted by relevance
231 @NonNull View targetView, in exclude()243 @NonNull View targetView, in excludeChildren()253 public static void include(@NonNull Object transition, @NonNull View targetView) { in include()
234 View targetView = findViewByPosition(getTargetPosition()); in onStopInternal() local275 protected void onTargetFound(View targetView, in onTargetFound()