Searched refs:MSG_START_PRINTER_DISCOVERY (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/printservice/
H A DPrintService.java348 mHandler.obtainMessage(ServiceHandler.MSG_START_PRINTER_DISCOVERY,
398 public static final int MSG_START_PRINTER_DISCOVERY = 3; field in class:PrintService.ServiceHandler
444 case MSG_START_PRINTER_DISCOVERY: {
446 Log.i(LOG_TAG, "MSG_START_PRINTER_DISCOVERY "
/frameworks/base/services/java/com/android/server/print/
H A DRemotePrintService.java317 mHandler.obtainMessage(MyHandler.MSG_START_PRINTER_DISCOVERY,
595 public static final int MSG_START_PRINTER_DISCOVERY = 3; field in class:RemotePrintService.MyHandler
622 case MSG_START_PRINTER_DISCOVERY: {
H A DUserState.java1215 SessionHandler.MSG_START_PRINTER_DISCOVERY,
1397 public static final int MSG_START_PRINTER_DISCOVERY = 7; field in class:UserState.PrinterDiscoverySessionMediator.SessionHandler
1452 case MSG_START_PRINTER_DISCOVERY: {

Completed in 61 milliseconds