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

  /cts/tests/tests/print/printTestUtilLib/src/android/print/test/services/
PrintServiceCallbacks.java 33 public abstract PrinterDiscoverySessionCallbacks onCreatePrinterDiscoverySessionCallbacks();
StubbablePrintService.java 36 getCallbacks().onCreatePrinterDiscoverySessionCallbacks());
  /cts/tests/tests/print/src/android/print/cts/
PageRangeAdjustmentTest.java 139 .onCreatePrinterDiscoverySessionCallbacks();
225 .onCreatePrinterDiscoverySessionCallbacks();
330 .onCreatePrinterDiscoverySessionCallbacks();
405 .onCreatePrinterDiscoverySessionCallbacks();
499 .onCreatePrinterDiscoverySessionCallbacks();
  /cts/tests/tests/print/printTestUtilLib/src/android/print/test/
BasePrintTest.java     [all...]

Completed in 385 milliseconds