Home | History | Annotate | Download | only in text

Lines Matching defs:mSource

572             mSource = source;
594 return (char) UCharacter.getMirror(mSource.charAt(mEnd - 1 - off));
599 TextUtils.getChars(mSource, start + mStart, end + mStart,
613 private CharSequence mSource;