Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DSession.java5757 private static class AugmentedAutofillErrorCallback implements Runnable { class in Session
5761 AugmentedAutofillErrorCallback(Session session) { in AugmentedAutofillErrorCallback() method in Session.AugmentedAutofillErrorCallback
5813 new AugmentedAutofillErrorCallback(this), in onAugmentedAutofillInlineSuggestionAccept()