CharSequence | Android Developers
Parameters start int: the start offset of the sub-sequence. It is inclusive, that is, the index of the first character that is included in the sub-sequence. end int: the end offset of the sub-sequence. It is exclusive, that is, the index of ......