Searched defs:startView (Results 1 – 3 of 3) sorted by relevance
57 View startView = (startValues != null) ? startValues.view : null; in onDisappear() local
144 View startView = (startValues != null) ? startValues.view : null; in onAppear() local189 View startView = (startValues != null) ? startValues.view : null; in onDisappear() local
161 View startView = startValues != null ? startValues.view : null; in createAnimator() local