Home
last modified time | relevance | path

Searched refs:LOADER_ID_PRINT_REGISTRY_INT (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DSelectPrinterActivity.java82 private static final int LOADER_ID_PRINT_REGISTRY_INT = 2; field in SelectPrinterActivity
135 LOADER_ID_PRINT_REGISTRY_INT); in onCreate()
H A DPrintActivity.java146 private static final int LOADER_ID_PRINT_REGISTRY_INT = 3; field in PrintActivity
336 }, LOADER_ID_PRINT_REGISTRY, LOADER_ID_PRINT_REGISTRY_INT); in onConnectedToPrintSpooler()