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

/frameworks/base/core/java/android/print/
H A DPrinterDiscoverySession.java43 private static final int MSG_PRINTERS_ADDED = 1; field in class:PrinterDiscoverySession
277 case MSG_PRINTERS_ADDED: {
303 session.mHandler.obtainMessage(MSG_PRINTERS_ADDED,
/frameworks/base/services/print/java/com/android/server/print/
H A DUserState.java1271 mSessionHandler.obtainMessage(SessionHandler.MSG_PRINTERS_ADDED,
1749 public static final int MSG_PRINTERS_ADDED = 1; field in class:UserState.PrinterDiscoverySessionMediator.SessionHandler
1775 case MSG_PRINTERS_ADDED: {

Completed in 64 milliseconds