Searched refs:SessionHandler (Results 1 – 2 of 2) sorted by relevance
384 private final Handler mSesionHandler = new SessionHandler(getMainLooper());432 mSesionHandler.removeMessages(SessionHandler.MSG_ADD_FIRST_BATCH_FAKE_PRINTERS); in onDestroy()439 SessionHandler.MSG_ADD_FIRST_BATCH_FAKE_PRINTERS, this); in onStartPrinterDiscovery()502 SessionHandler.MSG_SUPPLY_CUSTOM_PRINTER_ICON, args); in onRequestCustomPrinterIcon()524 mSesionHandler.removeMessages(SessionHandler.MSG_ADD_FIRST_BATCH_FAKE_PRINTERS); in cancellAddingFakePrinters()527 final class SessionHandler extends Handler { class in MyPrintService.FakePrinterDiscoverySession531 public SessionHandler(Looper looper) { in SessionHandler() method in MyPrintService.FakePrinterDiscoverySession.SessionHandler
383 private SessionHandler mSessionHandler;385 private static class SessionHandler extends Handler { class in BluetoothPbapClient389 SessionHandler(BluetoothPbapClient client) { in SessionHandler() method in BluetoothPbapClient.SessionHandler527 mSessionHandler = new SessionHandler(this); in BluetoothPbapClient()