Searched refs:mGetCharsParams (Results 1 – 1 of 1) sorted by relevance
845 private GetCharsParams mGetCharsParams = new GetCharsParams(); field in TextUtilsTest.MockGetChars863 return mGetCharsParams; in ReadGetCharsParams()868 mGetCharsParams.start = start; in getChars()869 mGetCharsParams.end = end; in getChars()870 mGetCharsParams.dest = dest; in getChars()871 mGetCharsParams.destoff = destoff; in getChars()