Home
last modified time | relevance | path

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

/packages/experimental/PrintService/src/foo/bar/printservice/
DMyPrintService.java494 SessionHandler.MSG_SUPPLY_CUSTOM_PRINTER_ICON, args); in onRequestCustomPrinterIcon()
521 static final int MSG_SUPPLY_CUSTOM_PRINTER_ICON = 2; field in MyPrintService.FakePrinterDiscoverySession.SessionHandler
533 case MSG_SUPPLY_CUSTOM_PRINTER_ICON: { in handleMessage()