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