Home
last modified time | relevance | path

Searched defs:readBytes (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
DBinaryDictOffdeviceUtils.java197 int readBytes = 0; in readStreamExhaustively() local
/packages/services/Telephony/src/com/android/phone/callcomposer/
DCallComposerPictureManager.java293 private static byte[] readBytes(InputStream inputStream) throws Exception { in readBytes() method in CallComposerPictureManager