Searched refs:expectedType (Results 1 – 2 of 2) sorted by relevance
242 ObjTypeInfo(Class<?> expectedType, boolean isList) { in ObjTypeInfo() argument243 mExpectedType = expectedType; in ObjTypeInfo()
122 ObjTypeInfo(Class<?> expectedType, boolean isList) { in ObjTypeInfo() argument123 mExpectedType = expectedType; in ObjTypeInfo()