Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DRemoteAugmentedAutofillService.java199 dispatchCancellation(cancellation); in onRequestAutofillLocked()
216 dispatchCancellation(cancellationRef.get()); in onRequestAutofillLocked()
221 dispatchCancellation(cancellationRef.get()); in onRequestAutofillLocked()
235 void dispatchCancellation(@Nullable ICancellationSignal cancellation) { in dispatchCancellation() method in RemoteAugmentedAutofillService