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