Searched refs:TextUtilsType (Results 1 – 2 of 2) sorted by relevance
332 ifpart->statements->Add(new MethodCall(m_types->TextUtilsType(), in WriteToParcel()354 v, new MethodCall(m_types->TextUtilsType(), in CreateFromParcel()
455 const Type* TextUtilsType() const { return m_text_utils_type; } in TextUtilsType() function