/cts/hostsidetests/jvmti/base/run-test-based-app/src/android/jvmti/cts/ |
D | JvmtiRunTestBasedTest.java | 52 lc_os.flush(); in write() 60 flush(); in close() 64 public void flush() throws IOException { in flush() method in JvmtiRunTestBasedTest.TeeLogcatOutputStream 65 os.flush(); in flush() 66 lc_os.flush(); in flush()
|
/cts/tools/release-parser/src/com/android/cts/releaseparser/ |
D | Main.java | 63 output.flush(); in main() 71 txtOutput.flush(); in main() 94 tsOutput.flush(); in main()
|
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/proxy/ |
D | PassthroughTestHelper.java | 84 mClientPrint.flush(); in createHttpConnectConnection() 122 print.flush(); in passthrough()
|
/cts/tests/sensor/src/android/hardware/cts/helpers/ |
D | TestSensorManager.java | 169 mSensorManager.flush(mTestSensorEventListener)); in assertFlushFail() 187 mSensorManager.flush(mTestSensorEventListener)); in requestFlush()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | NonBlockingAudioTrack.java | 135 public void flush() { in flush() method in NonBlockingAudioTrack 139 mAudioTrack.flush(); in flush()
|
D | MidiSoloTest.java | 173 myReceiver.flush(); // reset byte counter in testMidiReceiverException() 191 myReceiver.flush(); // reset byte counter in checkReceivedData()
|
D | MediaCodecTunneledPlayer.java | 378 public void flush() { in flush() method in MediaCodecTunneledPlayer 387 state.flush(); in flush() 391 state.flush(); in flush() 407 state.flush(); in videoFlush()
|
D | CodecState.java | 173 public void flush() { in flush() method in CodecState 185 mAudioTrack.flush(); in flush() 188 mCodec.flush(); in flush()
|
/cts/tests/tests/tv/src/android/media/tv/tuner/cts/ |
D | TunerDvrTest.java | 121 d.flush(); in testDvrRecorder() 124 filter.flush(); in testDvrRecorder() 160 d.flush(); in testDvrPlayback()
|
/cts/hostsidetests/dumpsys/apps/storagedapp/src/com/android/server/cts/storaged/ |
D | SimpleIOActivity.java | 36 w.flush(); in onStart()
|
/cts/tools/utils/ |
D | monsoon.py | 310 self.ser.flush() 320 self.ser.flush() # Flush the underlying buffer too. 420 sys.stdout.flush() 427 sys.stdout.flush()
|
/cts/tests/tests/apache-http/src/android/net/http/cts/ |
D | HttpResponseCacheTest.java | 83 first.flush(); in testInstallClosesPreviouslyInstalled() 108 cache.flush(); in testCloseCloses()
|
/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/ |
D | Event.java | 57 out.flush(); in toBytes()
|
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/ |
D | HdmiCecClientWrapper.java | 279 mOutputConsole.flush(); in sendCecMessage() 302 mOutputConsole.flush(); in sendUserControlPressAndRelease() 323 mOutputConsole.flush(); in sendUserControlPress() 330 mOutputConsole.flush(); in sendUserControlPress() 364 mOutputConsole.flush(); in sendConsoleMessage()
|
/cts/libs/json/src/com/android/json/stream/ |
D | JsonWriter.java | 337 public void flush() throws IOException { in flush() method in JsonWriter 338 mOut.flush(); in flush()
|
/cts/hostsidetests/appsecurity/test-apps/UseProcessSuccess/src/com/android/cts/useprocess/ |
D | BaseNetworkService.java | 70 pw.flush(); in writeResult() 177 out.flush();
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
D | SoundPlayerObject.java | 323 mDecoderPipe.flush(); in setSoundWithResId() 324 mPipe.flush(); in setSoundWithResId() 482 mDecoderPipe.flush(); in play() 483 mPipe.flush(); in play()
|
/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/tests/tests/permission/src/android/permission/cts/ |
D | CameraPermissionTest.java | 58 s.flush(); in onPictureTaken()
|
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/targetprep/ |
D | CecPortDiscoverer.java | 212 device.flush(); in writeMapping() 214 adapter.flush(); in writeMapping()
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
D | MediaStoreSaver.java | 55 fOut.flush(); in savePNG()
|
/cts/hostsidetests/theme/app/src/android/theme/app/ |
D | ThemeTestUtils.java | 54 zipOut.flush(); in compressDirectory()
|
/cts/tests/tests/os/src/android/os/cts/ |
D | CustomClassLoaderTest.java | 56 fos.flush(); in setUp()
|
/cts/tests/tests/content/src/android/content/res/cts/ |
D | AssetFileDescriptor_AutoCloseOutputStreamTest.java | 65 outputStream.flush(); in testAutoCloseOutputStream()
|
/cts/hostsidetests/jvmti/attaching/app/src/android/jvmti/ |
D | JvmtiActivity.java | 66 dos.flush(); in returnResult()
|