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