Home
last modified time | relevance | path

Searched refs:rtn (Results 1 – 4 of 4) sorted by relevance

/packages/apps/VoiceDialer/src/com/android/voicedialer/
DRecognizerLogger.java224 int rtn = inputStream.read(b, offset, length); in logInputStream() local
225 if (rtn > 0) baos.write(b, offset, rtn); in logInputStream()
226 return rtn; in logInputStream()
230 int rtn = inputStream.read(b); in logInputStream() local
231 if (rtn > 0) baos.write(b, 0, rtn); in logInputStream()
232 return rtn; in logInputStream()
236 int rtn = inputStream.read(); in logInputStream() local
237 if (rtn > 0) baos.write(rtn); in logInputStream()
238 return rtn; in logInputStream()
/packages/apps/SpeechRecorder/src/com/android/speechrecorder/
DSpeechRecorderActivity.java190 int rtn = 0; in setupRecording()
191 rtn = mMicrophone.read(buffer, 0, 512); in setupRecording()
192 if (rtn > 0) mBaos.write(buffer, 0, rtn); in setupRecording()
/packages/inputmethods/LatinIME/dictionaries/
Dlv_wordlist.combined.gz1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...
Dcs_wordlist.combined.gz