Searched refs:EXTRA_AUTHENTICATION_RESULT (Results 1 – 4 of 4) sorted by relevance
210 public static final String EXTRA_AUTHENTICATION_RESULT = field in AutofillManager2318 final Parcelable result = data.getParcelableExtra(EXTRA_AUTHENTICATION_RESULT); in onAuthenticationResult()2320 responseData.putParcelable(EXTRA_AUTHENTICATION_RESULT, result); in onAuthenticationResult()
2643 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()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
55096 …field public static final String EXTRA_AUTHENTICATION_RESULT = "android.view.autofill.extra.AUTHEN…