/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
D | SoundPlayerObject.java | 144 mPipe.flush(); in setSoundWithResId() 179 mPipe.flush(); in play() 180 mAudioTrack.flush(); in play()
|
/cts/tests/tests/permission/src/android/permission/cts/ |
D | NoSdCardWritePermissionTest.java | 42 strm.flush(); in testWriteExternalStorage()
|
D | CameraPermissionTest.java | 58 s.flush(); in onPictureTaken()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | NonBlockingAudioTrack.java | 124 public void flush() { in flush() method in NonBlockingAudioTrack 128 mAudioTrack.flush(); in flush()
|
D | CodecState.java | 134 public void flush() { in flush() method in CodecState 146 mAudioTrack.flush(); in flush() 149 mCodec.flush(); in flush()
|
D | MidiSoloTest.java | 170 myReceiver.flush(); // reset byte counter in testMidiReceiverException() 188 myReceiver.flush(); // reset byte counter in checkReceivedData()
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/ |
D | WrappedGTest.java | 120 resultParser.flush(); in runTest() 123 resultParser.flush(); in runTest()
|
D | GeeTest.java | 166 resultParser.flush(); in runTest() 169 resultParser.flush(); in runTest()
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/ |
D | MultipartForm.java | 119 writer.flush(); // Must flush here before writing to the byte stream! in getContentBody() 124 writer.flush(); in getContentBody()
|
/cts/libs/vogar-expect/src/vogar/util/ |
D | MarkResetConsole.java | 49 out.flush(); in print()
|
/cts/tests/tests/net/src/android/net/http/cts/ |
D | HttpResponseCacheTest.java | 80 first.flush(); in testInstallClosesPreviouslyInstalled() 105 cache.flush(); in testCloseCloses()
|
/cts/tests/tests/security/src/android/security/cts/ |
D | BrowserTest.java | 172 writer.flush(); in testBrowserPrivateDataAccess() 207 writer.flush(); in getTargetFilePath()
|
D | OpenSSLEarlyCCSTest.java | 249 socket.getOutputStream().flush(); in clientConnectAndHandshake() 297 socket.getOutputStream().flush(); in serverAcceptAndHandshake() 440 out.flush(); in forwardTlsRecord() 447 out.flush(); in forwardTlsRecord()
|
/cts/tools/utils/ |
D | monsoon.py | 296 self.ser.flush() 306 self.ser.flush() # Flush the underlying buffer too. 390 sys.stdout.flush() 397 sys.stdout.flush()
|
/cts/hostsidetests/theme/app/src/android/theme/app/ |
D | ThemeTestUtils.java | 54 zipOut.flush(); in compressDirectory()
|
D | GenerateBitmapTask.java | 85 stream.flush(); in doInBackground()
|
/cts/tests/tests/util/src/android/util/cts/ |
D | PrintStreamPrinterTest.java | 53 ps.flush(); in testPrintln()
|
D | PrintWriterPrinterTest.java | 65 pw.flush(); in testPrintln()
|
/cts/libs/json/src/com/android/json/stream/ |
D | JsonWriter.java | 336 public void flush() throws IOException { in flush() method in JsonWriter 337 out.flush(); in flush()
|
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/ |
D | DngCreatorTest.java | 141 fileStream.flush(); in testSingleImageBasic() 240 fileStream.flush(); in testSingleImageThumbnail() 363 fileStream.flush(); in testRaw16JpegConsistency() 383 fileStream.flush(); in testRaw16JpegConsistency() 443 fileStream.flush(); in testRaw16JpegConsistency() 453 fileStream.flush(); in testRaw16JpegConsistency()
|
/cts/tests/tests/content/src/android/content/res/cts/ |
D | AssetFileDescriptor_AutoCloseOutputStreamTest.java | 65 outputStream.flush(); in testAutoCloseOutputStream()
|
/cts/apps/CtsVerifier/assets/scripts/power_monitors/ |
D | monsoon.py | 170 self.ser.flush() 185 self.ser.flush() 393 self.ser.flush() 428 self.ser.flush() # Flush the underlying buffer too.
|
/cts/tools/signature-tools/src/signature/io/impl/ |
D | BinaryApi.java | 47 oos.flush(); in externalizeApi()
|
/cts/common/host-side/xml-plan-generator/tests/src/com/android/compatibility/common/xmlgenerator/ |
D | XmlPlanGeneratorTest.java | 107 out.flush(); in runGenerator()
|
/cts/tests/tests/content/src/android/content/cts/ |
D | ImageCaptureActivity.java | 69 writer.flush(); in writeToClipDataUri()
|