HomeSort by relevance Sort by last modified time
    Searched refs:MSG_PRINTERS_ADDED (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/print/
PrinterDiscoverySession.java 41 private static final int MSG_PRINTERS_ADDED = 1;
275 case MSG_PRINTERS_ADDED: {
301 session.mHandler.obtainMessage(MSG_PRINTERS_ADDED,
  /frameworks/base/services/java/com/android/server/print/
UserState.java     [all...]

Completed in 28 milliseconds