Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java3135 private static final class AutofillManagerClient extends IAutoFillManagerClient.Stub { class in AutofillManager
3138 private AutofillManagerClient(AutofillManager autofillManager) { in AutofillManagerClient() method in AutofillManager.AutofillManagerClient