Home
last modified time | relevance | path

Searched defs:AutofillManagerClient (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/autofill/
H A DAutofillManager.java4169 private static final class AutofillManagerClient extends IAutoFillManagerClient.Stub { class in AutofillManager
4172 private AutofillManagerClient(AutofillManager autofillManager) { in AutofillManagerClient() method in AutofillManager.AutofillManagerClient