Searched defs:endView (Results 1 – 4 of 4) sorted by relevance
107 final View endView = endValues.view; in createAnimator() local
556 View endView = endItemIds.get(startItemIds.keyAt(i)); in matchItemIds() local583 View endView = endIds.get(startIds.keyAt(i)); in matchIds() local610 View endView = endNames.get(startNames.keyAt(i)); in matchNames() local
369 final View endView = (endValues != null) ? endValues.view : null; in onDisappear() local
617 val endView = if (isLaunching) dialogContentWithBackground!! else touchSurface regex