Searched refs:MSG_PRINTERS_INVALID (Results 1 – 1 of 1) sorted by relevance
122 mHandler.obtainMessage(MyHandler.MSG_PRINTERS_INVALID,164 public static final int MSG_PRINTERS_INVALID = 1; field in PrinterRegistry.MyHandler182 case MSG_PRINTERS_INVALID: { in handleMessage()