Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/autofill/
H A DIAutoFillManagerClient.aidl60 in Intent fillInIntent, boolean authenticateInline); in authenticate()
H A DAutofillManager.java605 Intent fillInIntent, boolean authenticateInline); in autofillClientAuthenticate()
2216 Intent fillInIntent, boolean authenticateInline) { in authenticate()
3503 Intent fillInIntent, boolean authenticateInline) { in authenticate()
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DAutoFillUI.java82 @Nullable Bundle extras, boolean authenticateInline); in authenticate()