Searched refs:destroyPrinterDiscoverySession (Results 1 – 9 of 9) sorted by relevance
48 void destroyPrinterDiscoverySession(); in destroyPrinterDiscoverySession() method
395 public void destroyPrinterDiscoverySession() { in onBind() method in PrintService
546 mIPrintManager.destroyPrinterDiscoverySession(listener, mUserId);712 mIPrintManager.destroyPrinterDiscoverySession(listener, mUserId);715 mIPrintManager.destroyPrinterDiscoverySession(listener, mUserId);717 assertException(() -> mIPrintManager.destroyPrinterDiscoverySession(null, mUserId),
144 void destroyPrinterDiscoverySession(in IPrinterDiscoveryObserver observer, in destroyPrinterDiscoverySession() method
189 mPrintManager.destroyPrinterDiscoverySession(mObserver, mUserId); in destroyNoCheck()
281 public void destroyPrinterDiscoverySession() { in destroyPrinterDiscoverySession() method in RemotePrintService306 mPrintService.destroyPrinterDiscoverySession(); in handleDestroyPrinterDiscoverySession()
363 public void destroyPrinterDiscoverySession(IPrinterDiscoveryObserver observer, in destroyPrinterDiscoverySession() method in PrintManagerService.PrintManagerImpl378 userState.destroyPrinterDiscoverySession(observer); in destroyPrinterDiscoverySession()
469 public void destroyPrinterDiscoverySession(@NonNull IPrinterDiscoveryObserver observer) { in destroyPrinterDiscoverySession() method in UserState1715 service.destroyPrinterDiscoverySession(); in handleDispatchDestroyPrinterDiscoverySession()1830 service.destroyPrinterDiscoverySession(); in handleMessage()
5621 HPLandroid/print/IPrintManager;->destroyPrinterDiscoverySession(Landroid/print/IPrinterDiscoveryObs…