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

  /packages/services/BuiltInPrintService/src/com/android/bips/
LocalDiscoverySession.java 182 handlePrinter(localPrinter);
214 void handlePrinter(LocalPrinter localPrinter) {
215 if (DEBUG) Log.d(TAG, "handlePrinter record " + localPrinter);
236 Log.d(TAG, "handlePrinter: reporting " + localPrinter
LocalPrinter.java 137 mSession.handlePrinter(this);
167 mSession.handlePrinter(this);

Completed in 78 milliseconds