Home
last modified time | relevance | path

Searched defs:MSG_CREATE_PRINTER_DISCOVERY_SESSION (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/print/java/com/android/server/print/
DRemotePrintService.java603 public static final int MSG_CREATE_PRINTER_DISCOVERY_SESSION = 1; field in RemotePrintService.MyHandler
DUserState.java1443 public static final int MSG_CREATE_PRINTER_DISCOVERY_SESSION = 5; field in UserState.PrinterDiscoverySessionMediator.SessionHandler