Searched refs:savedStateClass (Results 1 – 1 of 1) sorted by relevance
154 Class<?> savedStateClass = null; in getSavedStateConstructor() local158 savedStateClass = c; in getSavedStateConstructor()162 if (savedStateClass == null) { in getSavedStateConstructor()166 for (Constructor<?> c : savedStateClass.getDeclaredConstructors()) { in getSavedStateConstructor()