Home
last modified time | relevance | path

Searched refs:removePrintServiceRecommendationsChangeListener (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/java/android/print/
H A DPrintServiceRecommendationsLoader.java90 mPrintManager.removePrintServiceRecommendationsChangeListener(mListener); in onStopLoading()
H A DIPrintManager.aidl121 void removePrintServiceRecommendationsChangeListener(in IRecommendationsChangeListener listener, in removePrintServiceRecommendationsChangeListener() method
H A DPrintManager.java708 public void removePrintServiceRecommendationsChangeListener( in removePrintServiceRecommendationsChangeListener() method in PrintManager
729 mService.removePrintServiceRecommendationsChangeListener(wrappedListener, mUserId); in removePrintServiceRecommendationsChangeListener()
/aosp14/frameworks/base/core/tests/coretests/src/android/print/
H A DIPrintManagerParametersTest.java532 assertException(() -> mIPrintManager.removePrintServiceRecommendationsChangeListener(
536 () -> mIPrintManager.removePrintServiceRecommendationsChangeListener(null, mUserId),
/aosp14/frameworks/base/services/print/java/com/android/server/print/
H A DPrintManagerService.java727 public void removePrintServiceRecommendationsChangeListener( in removePrintServiceRecommendationsChangeListener() method in PrintManagerService.PrintManagerImpl
745 userState.removePrintServiceRecommendationsChangeListener(listener); in removePrintServiceRecommendationsChangeListener()
H A DUserState.java682 public void removePrintServiceRecommendationsChangeListener( in removePrintServiceRecommendationsChangeListener() method in UserState
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt11355 …sion.READ_PRINT_SERVICE_RECOMMENDATIONS) public void removePrintServiceRecommendationsChangeListen…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt40753 Landroid/print/IPrintManager$Stub$Proxy;->removePrintServiceRecommendationsChangeListener(Landroid/…
40804 Landroid/print/IPrintManager;->removePrintServiceRecommendationsChangeListener(Landroid/printservic…