Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/autofill/
H A DIAutoFillManagerClient.aidl60 in Intent fillInIntent, boolean authenticateInline); in authenticate() argument
H A DAutofillManager.java605 Intent fillInIntent, boolean authenticateInline); in autofillClientAuthenticate() argument
2216 Intent fillInIntent, boolean authenticateInline) { in authenticate() argument
2225 authenticateInline); in authenticate()
3503 Intent fillInIntent, boolean authenticateInline) { in authenticate() argument
3507 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() argument
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DSession.java1258 boolean authenticateInline) {
1282 this, authenticationId, intent, fillInIntent, authenticateInline));
3727 Intent fillInIntent, boolean authenticateInline) {
3731 authenticateInline);
/aosp12/frameworks/base/core/java/android/app/
H A DActivity.java8551 Intent fillInIntent, boolean authenticateInline) {