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
561 mIPrintManager.destroyPrinterDiscoverySession(listener, mUserId);739 mIPrintManager.destroyPrinterDiscoverySession(listener, mUserId);742 mIPrintManager.destroyPrinterDiscoverySession(listener, mUserId);744 assertException(() -> mIPrintManager.destroyPrinterDiscoverySession(null, mUserId),
144 void destroyPrinterDiscoverySession(in IPrinterDiscoveryObserver observer, in destroyPrinterDiscoverySession() method
189 mPrintManager.destroyPrinterDiscoverySession(mObserver, mUserId); in destroyNoCheck()
290 public void destroyPrinterDiscoverySession() { in destroyPrinterDiscoverySession() method in RemotePrintService316 mPrintService.destroyPrinterDiscoverySession(); in handleDestroyPrinterDiscoverySession()
415 public void destroyPrinterDiscoverySession(IPrinterDiscoveryObserver observer, in destroyPrinterDiscoverySession() method in PrintManagerService.PrintManagerImpl430 userState.destroyPrinterDiscoverySession(observer); in destroyPrinterDiscoverySession()
470 public void destroyPrinterDiscoverySession(@NonNull IPrinterDiscoveryObserver observer) { in destroyPrinterDiscoverySession() method in UserState1685 service.destroyPrinterDiscoverySession(); in handleDispatchDestroyPrinterDiscoverySession()
29151 PLcom/android/server/print/PrintManagerService$PrintManagerImpl;->destroyPrinterDiscoverySession(La…29220 PLcom/android/server/print/RemotePrintService;->destroyPrinterDiscoverySession()V29394 PLcom/android/server/print/UserState;->destroyPrinterDiscoverySession(Landroid/print/IPrinterDiscov…