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