Home
last modified time | relevance | path

Searched refs:removeRequest (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/xerox/
H A DServiceResolver.java87 removeRequest(nsdServiceInfo); in start()
117 private void removeRequest(NsdServiceInfo serviceInfo) { in removeRequest() method in ServiceResolver
/aosp14/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/hp/
H A DServiceResolveQueue.java70 public void removeRequest(NsdServiceInfo serviceInfo, ResolveCallback callback) { in removeRequest() method in ServiceResolveQueue
H A DServiceListener.java179 mResolveQueue.removeRequest(nsdServiceInfo, ServiceListener.this); in start()
/aosp14/frameworks/base/cmds/incidentd/src/
H A DReporter.h183 void removeRequest(const sp<ReportRequest>& request);
H A DReporter.cpp367 void ReportBatch::removeRequest(const sp<ReportRequest>& request) { in removeRequest() function in android::os::incidentd::ReportBatch
765 mBatch->removeRequest(request); in cancel_and_remove_failed_requests()
785 mBatch->removeRequest(request); in cancel_and_remove_failed_requests()
/aosp14/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java483 Request req = session.removeRequest(mInterface.asBinder()); in finishRequest()
1128 Request removeRequest(IBinder reqInterface) { in removeRequest() method in VoiceInteractionSession
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt50724 Landroid/service/voice/VoiceInteractionSession;->removeRequest(Landroid/os/IBinder;)Landroid/servic…