Searched defs:read (Results 1 – 7 of 7) sorted by relevance
30 int read; in toString() local
30 static int read(AudioRecord record, int bytesPerSecond, float secondsToRead, byte[] buffer) { in read() method in AudioUtils
106 public final List<LocationEntry> read(Calendar calendar) { in read() method in LocationDbHelper
363 public void read(RandomAccessFile f) throws IOException { in read() method in EncryptedDocument.Section
340 int read; in copy() local
283 final int read = reader.read(response, 0, nBytes); in handleReceivedResult() local
533 int read; in doInBackground() local