Home | History | Annotate | Download | only in os

Lines Matching refs:endChar

866     private String readFile(String file, char endChar) {
880 if (mBuffer[i] == endChar) {