Searched refs:mTypes (Results 1 – 1 of 1) sorted by relevance
577 return (TypeInfo) mTypes.obtain(o); in obtainType()580 private static Cache mTypes = new Cache() { field in Converter