Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/autofill/
DIAutoFillManagerClient.aidl54 in Intent fillInIntent, boolean authenticateInline); in authenticate()
DAutofillManager.java557 Intent fillInIntent, boolean authenticateInline); in autofillClientAuthenticate()
2133 Intent fillInIntent, boolean authenticateInline) { in authenticate()
3368 Intent fillInIntent, boolean authenticateInline) { in authenticate()
/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DAutoFillUI.java82 @Nullable Bundle extras, boolean authenticateInline); in authenticate()
/frameworks/base/core/java/android/app/
DActivity.java8482 Intent fillInIntent, boolean authenticateInline) { in autofillClientAuthenticate()