Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/autofill/
H A DAutofillManager.java210 public static final String EXTRA_AUTHENTICATION_RESULT = field in AutofillManager
2318 final Parcelable result = data.getParcelableExtra(EXTRA_AUTHENTICATION_RESULT); in onAuthenticationResult()
2320 responseData.putParcelable(EXTRA_AUTHENTICATION_RESULT, result); in onAuthenticationResult()
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DSession.java2643 final Parcelable result = data.getParcelable(AutofillManager.EXTRA_AUTHENTICATION_RESULT); in setAuthenticationResultLocked()
2762 …data.getParcelable(AutofillManager.EXTRA_AUTHENTICATION_RESULT, android.service.autofill.Dataset.c… in setAuthenticationResultForAugmentedAutofillLocked()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt55096 …field public static final String EXTRA_AUTHENTICATION_RESULT = "android.view.autofill.extra.AUTHEN…