Home
last modified time | relevance | path

Searched refs:onCancellable (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/core/java/android/service/credentials/
DCredentialProviderService.java253 callback.onCancellable(transport);
292 callback.onCancellable(transport);
331 callback.onCancellable(transport);
DIClearCredentialStateCallback.aidl30 void onCancellable(in ICancellationSignal cancellation); in onCancellable() method
DIBeginCreateCredentialCallback.aidl14 void onCancellable(in ICancellationSignal cancellation); in onCancellable() method
DIBeginGetCredentialCallback.aidl15 void onCancellable(in ICancellationSignal cancellation); in onCancellable() method
/frameworks/base/core/java/android/service/rotationresolver/
DIRotationResolverCallback.aidl27 void onCancellable(ICancellationSignal cancellation); in onCancellable() method
DRotationResolverService.java127 callback.onCancellable(transport); in onBind()
/frameworks/base/core/java/android/service/autofill/
DIFillCallback.aidl29 void onCancellable(in ICancellationSignal cancellation); in onCancellable() method
DAutofillService.java622 callback.onCancellable(transport);
647 callback.onCancellable(transport);
/frameworks/base/core/java/android/service/assist/classification/
DIFieldClassificationCallback.aidl33 void onCancellable(in ICancellationSignal cancellation); in onCancellable() method
/frameworks/base/core/java/android/service/autofill/augmented/
DIFillCallback.aidl32 void onCancellable(in ICancellationSignal cancellation); in onCancellable() method
DAugmentedAutofillService.java279 callback.onCancellable(transport); in handleOnFillRequest()
/frameworks/base/services/credentials/java/com/android/server/credentials/
DRemoteCredentialService.java182 public void onCancellable(ICancellationSignal cancellation) { in onBeginGetCredential()
245 public void onCancellable(ICancellationSignal cancellation) { in onBeginCreateCredential()
308 public void onCancellable(ICancellationSignal cancellation) { in onClearCredentialState()
/frameworks/base/services/autofill/java/com/android/server/autofill/
DRemoteFillService.java171 public void onCancellable(ICancellationSignal cancellation) throws RemoteException { in onCancellable() method in RemoteFillService.IFillCallbackDelegate
174 callback.onCancellable(cancellation); in onCancellable()
300 public void onCancellable(ICancellationSignal cancellation) { in onFillCredentialRequest()
373 public void onCancellable(ICancellationSignal cancellation) { in onFillRequest()
DRemoteFieldClassificationService.java154 public void onCancellable(ICancellationSignal cancellation) { in onFieldClassificationRequest()
DRemoteAugmentedAutofillService.java197 public void onCancellable(ICancellationSignal cancellation) { in onRequestAutofillLocked()
/frameworks/base/services/core/java/com/android/server/rotationresolver/
DRemoteRotationResolverService.java206 public void onCancellable(@NonNull ICancellationSignal cancellation) { in onCancellable() method in RemoteRotationResolverService.RotationRequest.RotationResolverCallback
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt48268 Landroid/service/autofill/IFillCallback$Stub$Proxy;->onCancellable(Landroid/os/ICancellationSignal;…
48277 Landroid/service/autofill/IFillCallback;->onCancellable(Landroid/os/ICancellationSignal;)V