Searched refs:PARCEL_CLASS (Results 1 – 1 of 1) sorted by relevance
39 private static final String PARCEL_CLASS = "android.os.Parcel"; field in CarRecyclerView169 && parameterTypes[0].getCanonicalName().equals(PARCEL_CLASS)) { in getSavedStateConstructor()