Searched refs:mGetCharsParams (Results 1 – 1 of 1) sorted by relevance
1041 private GetCharsParams mGetCharsParams = new GetCharsParams(); field in TextUtilsTest.MockGetChars1059 return mGetCharsParams; in ReadGetCharsParams()1064 mGetCharsParams.start = start; in getChars()1065 mGetCharsParams.end = end; in getChars()1066 mGetCharsParams.dest = dest; in getChars()1067 mGetCharsParams.destoff = destoff; in getChars()