Home | History | Annotate | Download | only in text

Lines Matching refs:mDelimiter

378         private char mDelimiter;
387 mDelimiter = delimiter;
409 int end = mString.indexOf(mDelimiter, mPosition);