Home
last modified time | relevance | path

Searched refs:onCreatePrinterDiscoverySession (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/printservice/
H A DPrintService.java307 protected abstract @Nullable PrinterDiscoverySession onCreatePrinterDiscoverySession(); in onCreatePrinterDiscoverySession() method in PrintService
481 PrinterDiscoverySession session = onCreatePrinterDiscoverySession();
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt35191 … protected abstract android.printservice.PrinterDiscoverySession onCreatePrinterDiscoverySession();