Searched refs:mTypesFromString (Results 1 – 1 of 1) sorted by relevance
425 return mTypesFromString.obtain(type) as TextTypeItem in obtainTypeFromString()428 private val mTypesFromString = object : Cache(this) { constant