Searched refs:expectedType (Results 1 – 2 of 2) sorted by relevance
264 ObjTypeInfo(Class<?> expectedType, boolean isList) { in ObjTypeInfo() argument265 mExpectedType = expectedType; in ObjTypeInfo()
132 ObjTypeInfo(Class<?> expectedType, boolean isList) { in ObjTypeInfo() argument133 mExpectedType = expectedType; in ObjTypeInfo()