HomeSort by relevance Sort by last modified time
    Searched refs:onWriteCalled (Results 1 - 12 of 12) sorted by null

  /frameworks/base/services/core/java/com/android/server/net/
DelayedDiskWrite.java 37 public void onWriteCalled(DataOutputStream out) throws IOException;
73 w.onWriteCalled(out);
  /cts/tests/tests/print/src/android/print/cts/
PrintDocumentAdapterContractTest.java 106 onWriteCalled();
277 onWriteCalled();
350 onWriteCalled();
410 onWriteCalled();
615 onWriteCalled();
683 onWriteCalled();
    [all...]
PageRangeAdjustmentTest.java 190 onWriteCalled();
295 onWriteCalled();
378 onWriteCalled();
464 onWriteCalled();
PrintDocumentInfoTest.java 136 onWriteCalled();
PrinterCapabilitiesChangeTest.java 218 onWriteCalled();
CustomPrintOptionsTest.java 189 onWriteCalled();
PageRangeAdjustAndVerify.java 349 onWriteCalled();
PrintAttributesTest.java 250 onWriteCalled();
  /frameworks/base/services/tests/servicestests/src/com/android/server/net/
IpConfigStoreTest.java 134 w.onWriteCalled(outputStream);
  /cts/tests/tests/print/printTestUtilLib/src/android/print/test/
BasePrintTest.java 384 protected void onWriteCalled() {
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiNetworkHistory.java 137 public void onWriteCalled(DataOutputStream out) throws IOException {
139 //loge("onWriteCalled write SSID: " + config.SSID);
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 299 milliseconds