HomeSort by relevance Sort by last modified time
    Searched defs:fInputStream (Results 1 - 16 of 16) sorted by null

  /external/icu/android_icu4j/src/main/java/android/icu/text/
CharsetMatch.java 47 InputStream inputStream = fInputStream;
86 if (fInputStream != null) {
188 if (det.fInputStream == null) {
194 fInputStream = det.fInputStream;
208 if (det.fInputStream == null) {
214 fInputStream = det.fInputStream;
228 private InputStream fInputStream = null; // User's input stream, or null if the user
CharsetDetector.java 109 fInputStream = in;
110 fInputStream.mark(kBufSize);
118 int bytesRead = fInputStream.read(fRawInput, fRawLength, remainingLength);
125 fInputStream.reset();
428 InputStream fInputStream; // User's input stream, or null if the user
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
CharsetDetector.java 116 fInputStream = in;
117 fInputStream.mark(kBufSize);
125 int bytesRead = fInputStream.read(fRawInput, fRawLength, remainingLength);
132 fInputStream.reset();
449 InputStream fInputStream; // User's input stream, or null if the user
CharsetMatch.java 48 InputStream inputStream = fInputStream;
91 if (fInputStream != null) {
200 if (det.fInputStream == null) {
206 fInputStream = det.fInputStream;
220 if (det.fInputStream == null) {
226 fInputStream = det.fInputStream;
240 private InputStream fInputStream = null; // User's input stream, or null if the user
  /external/guice/extensions/struts2/lib/
jsp-2.1.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.11.0/
xercesImpl-2.11.0.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /external/guice/lib/build/jdiff/
xerces.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.9.1/
xercesImpl-2.9.1.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 81 milliseconds