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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrinterRegistry.java144 mHandler.obtainMessage(MyHandler.MSG_PRINTERS_CHANGED, args).sendToTarget();
162 public static final int MSG_PRINTERS_CHANGED = 0; field in class:PrinterRegistry.MyHandler
173 case MSG_PRINTERS_CHANGED: {

Completed in 69 milliseconds