Home
last modified time | relevance | path

Searched refs:writeBytes (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/os/
DMemoryFileTest.java53 newFile.writeBytes(testString, 0, 0, testString.length); in testPurge()
78 file.writeBytes(testString, 0, 2000, testString.length); in testRun()
127 file.writeBytes(testString, 0, 0, testString.length); in readIndexOutOfBoundsException()
172 file.writeBytes(testString, 0, 0, testString.length); in testReadEOF()
194 file.writeBytes(data, 0, 0, 128); in testCloseClose()
222 file.writeBytes(data, 0, 0, 128); in testCloseWrite()
234 file.writeBytes(data, 0, 0, 128); in testCloseAllowPurging()
252 file.writeBytes(testString, 0, 0, testString.length); in testCloseLeak()
/frameworks/base/core/java/android/os/
DMemoryFile.java222 public void writeBytes(byte[] buffer, int srcOffset, int destOffset, int count) in writeBytes() method in MemoryFile
337 writeBytes(buffer, offset, mOffset, count); in write()
DParcelFileDescriptor.java508 file.writeBytes(data, 0, 0, data.length); in fromData()
/frameworks/base/obex/javax/obex/
DPrivateInputStream.java147 public synchronized void writeBytes(byte[] body, int start) { in writeBytes() method in PrivateInputStream
DClientSession.java569 privateInput.writeBytes(body, 1); in sendRequest()
DServerOperation.java263 mPrivateInput.writeBytes(body, 1); in handleObexPacket()
/frameworks/base/tests/SoundTriggerTests/src/android/hardware/soundtrigger/stubhal/
DGenericSoundModelTest.java167 out.writeBytes("trig " + model.uuid.toString() + "\r\n"); in testTriggerGenericSoundModel()
243 out.writeBytes("trig " + modelInfo.model.uuid + "\r\n"); in testFuzzGenericSoundModel()
/frameworks/base/core/tests/BTtraffic/src/com/android/google/experimental/bttraffic/
DBTtraffic.java306 writeBytes(outputStream, bytes.length); in doSending()
321 private static void writeBytes(OutputStream outputStream, int value) throws IOException { in writeBytes() method in BTtraffic.SenderRunnable
/frameworks/base/services/core/java/com/android/server/
DRecoverySystemService.java215 dos.writeBytes(command); in setupOrClearBcb()
DGraphicsStatsService.java213 mProcessBuffer.writeBytes(mPreviousData.mBuffer, 0, 0, ASHMEM_SIZE); in ActiveBuffer()
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsBackupAgent.java1112 pos = writeBytes(result, pos, values[i]); in extractRelevantValues()
1349 private int writeBytes(byte[] out, int pos, byte[] value) { in writeBytes() method in SettingsBackupAgent
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21869 method public void writeBytes(byte[], int, int, int) throws java.io.IOException;
39825 method public abstract void writeBytes(java.lang.String) throws java.io.IOException;
39841 method public final void writeBytes(java.lang.String) throws java.io.IOException;
40172 method public void writeBytes(java.lang.String) throws java.io.IOException;
40461 method public final void writeBytes(java.lang.String) throws java.io.IOException;
46774 method public abstract void writeBytes(byte[]) throws java.sql.SQLException;
/frameworks/base/api/
Dcurrent.txt28723 method public void writeBytes(byte[], int, int, int) throws java.io.IOException;
49044 method public abstract void writeBytes(java.lang.String) throws java.io.IOException;
49060 method public final void writeBytes(java.lang.String) throws java.io.IOException;
49391 method public void writeBytes(java.lang.String) throws java.io.IOException;
49680 method public final void writeBytes(java.lang.String) throws java.io.IOException;
56379 method public abstract void writeBytes(byte[]) throws java.sql.SQLException;
Dtest-current.txt28792 method public void writeBytes(byte[], int, int, int) throws java.io.IOException;
49124 method public abstract void writeBytes(java.lang.String) throws java.io.IOException;
49140 method public final void writeBytes(java.lang.String) throws java.io.IOException;
49471 method public void writeBytes(java.lang.String) throws java.io.IOException;
49760 method public final void writeBytes(java.lang.String) throws java.io.IOException;
56459 method public abstract void writeBytes(byte[]) throws java.sql.SQLException;
Dsystem-current.txt31164 method public void writeBytes(byte[], int, int, int) throws java.io.IOException;
52401 method public abstract void writeBytes(java.lang.String) throws java.io.IOException;
52417 method public final void writeBytes(java.lang.String) throws java.io.IOException;
52748 method public void writeBytes(java.lang.String) throws java.io.IOException;
53037 method public final void writeBytes(java.lang.String) throws java.io.IOException;
59736 method public abstract void writeBytes(byte[]) throws java.sql.SQLException;