Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/autofill/
H A DIAutoFillManager.aidl51 void setAutofillFailure(int sessionId, in List<AutofillId> ids, int userId); in setAutofillFailure() method
H A DAutofillManager.java2383 mService.setAutofillFailure(mSessionId, failedIds, mContext.getUserId()); in autofill()
2443 mService.setAutofillFailure(mSessionId, Collections.singletonList(id), in reportAutofillContentFailure()
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillManagerService.java1627 public void setAutofillFailure(int sessionId, @NonNull List<AutofillId> ids, int userId) { in setAutofillFailure() method in AutofillManagerService.AutoFillManagerServiceStub
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt62820 Landroid/view/autofill/IAutoFillManager$Stub$Proxy;->setAutofillFailure(ILjava/util/List;I)V
62868 Landroid/view/autofill/IAutoFillManager;->setAutofillFailure(ILjava/util/List;I)V
/aosp12/frameworks/base/services/
H A Dart-profile11872 …erver/autofill/AutofillManagerService$AutoFillManagerServiceStub;->setAutofillFailure(ILjava/util/…