/aosp_15_r20/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/ |
H A D | AuthenticationTest.java | 79 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in datasetAuthTwoFields() local 158 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in testDatasetAuthTwoFieldsReplaceResponse() local 220 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in testDatasetAuthTwoFieldsNoValues() local 329 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in datasetAuthMixedTest() local 389 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in testDatasetAuthNoFiltering() local 447 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in testDatasetAuthFilteringUsingAutofillValue() local 527 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in testDatasetAuthFilteringUsingRegex() local 606 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in datasetAuthMixedFilteringTest() local 697 final IntentSender authentication = where == ClientStateLocation.FILL_RESPONSE_ONLY in fillDatasetAuthWithClientState() local 770 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in fillResponseAuthBothFields() local [all …]
|
/aosp_15_r20/cts/tests/autofillservice/src/android/autofillservice/cts/inline/ |
H A D | InlineAuthenticationTest.java | 91 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in testFillResponseAuth_withNewAutofillSessionStartByActivity() local 139 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in testFillResponseAuth() local 197 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in datasetAuthTwoFields() local 276 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in testDatasetAuthEphemeralOrPinned() local 366 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in testDatasetAuthFilteringUsingRegex() local 511 final IntentSender authentication = where == ClientStateLocation.FILL_RESPONSE_ONLY in fillDatasetAuthWithClientState() local
|
/aosp_15_r20/frameworks/base/core/java/android/service/autofill/ |
H A D | FillResponse.java | 170 IntentSender authentication, AutofillId[] authenticationIds, AutofillId[] ignoredIds, in FillResponse() 515 @Nullable IntentSender authentication, @Nullable RemoteViews presentation) { in setAuthentication() 578 @Nullable IntentSender authentication, @Nullable RemoteViews presentation, in setAuthentication() 598 @Nullable IntentSender authentication, @Nullable RemoteViews presentation, in setAuthentication() 676 @Nullable IntentSender authentication, in setAuthentication() 696 @Nullable IntentSender authentication, @Nullable RemoteViews presentation, in setAuthentication()
|
H A D | Dataset.java | 217 IntentSender authentication) { in Dataset() 645 public @NonNull Builder setAuthentication(@Nullable IntentSender authentication) { in setAuthentication()
|
/aosp_15_r20/cts/tests/autofillservice/src/android/autofillservice/cts/ |
H A D | SessionLifecycleTest.java | 197 IntentSender authentication = PendingIntent.getActivity(getContext(), 0, in testDatasetAuthResponseWhileAutofilledAppIsLifecycled() local 309 IntentSender authentication = PendingIntent.getActivity(getContext(), 0, in testAuthCanceledWhileAutofilledAppIsLifecycled() local 367 IntentSender authentication = PendingIntent.getActivity(getContext(), 0, in testAuthCanceledWhileAutofilledAppIsLifecycled_withRelayout() local
|
/aosp_15_r20/cts/tests/autofillservice/src/android/autofillservice/cts/commontests/ |
H A D | FillEventHistoryCommonTestCase.java | 121 final IntentSender authentication = in testAuthenticationSelected_withLastFocusedId() local 175 final IntentSender authentication = in testAuthenticationSelected_withDifferentLastFocusedIdForShownAndSelection() local 261 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in testDatasetAuthenticationSelected() local 306 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in testAuthenticationSelected() local
|
H A D | DatasetFilteringTest.java | 531 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in testFilter_mixPlainAndRegex() local 586 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in testFilter_mixPlainAndRegex_usingKeyboard() local
|
/aosp_15_r20/external/autotest/server/cros/ap_configurators/ |
H A D | asus_qis_ap_configurator.py | 15 def _set_authentication(self, authentication, wait_for_xpath=None): argument 135 def set_security_wep(self, key_value, authentication): argument 140 def _set_security_wep(self, key_value, authentication): argument
|
H A D | asus_ap_configurator.py | 21 def _set_authentication(self, authentication, wait_for_xpath=None): argument 213 def set_security_wep(self, key_value, authentication): argument 218 def _set_security_wep(self, key_value, authentication): argument
|
/aosp_15_r20/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/ |
H A D | RecordingAuthenticator.java | 28 public final PasswordAuthentication authentication; field in RecordingAuthenticator 30 public RecordingAuthenticator(PasswordAuthentication authentication) { in RecordingAuthenticator()
|
/aosp_15_r20/external/google-cloud-java/java-websecurityscanner/proto-google-cloud-websecurityscanner-v1/src/main/proto/google/cloud/websecurityscanner/v1/ |
H A D | scan_config.proto | 79 oneof authentication { oneof 164 Authentication authentication = 5; field
|
/aosp_15_r20/external/googleapis/google/cloud/websecurityscanner/v1/ |
H A D | scan_config.proto | 79 oneof authentication { oneof 164 Authentication authentication = 5; field
|
/aosp_15_r20/cts/tests/autofillservice/src/android/autofillservice/cts/servicebehavior/ |
H A D | PccFieldClassificationTest.java | 554 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in datasetAuthTwoFields() local 664 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in fillResponseAuthBothFields() local
|
/aosp_15_r20/developers/build/prebuilts/gradle/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/simple/ |
H A D | HeuristicsService.java | 111 IntentSender authentication = SimpleAuthActivity.newIntentSenderForResponse(this, hints, in onFillRequest() local 267 IntentSender authentication = in createResponse() local
|
/aosp_15_r20/developers/samples/android/input/autofill/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/simple/ |
D | DebugService.java | 112 IntentSender authentication = SimpleAuthActivity.newIntentSenderForResponse(this, hints, in onFillRequest() local 269 IntentSender authentication = in createResponse() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/ |
H A D | types.h | 22 bool authentication; member
|
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/api/ |
H A D | backend.proto | 147 oneof authentication { oneof
|
H A D | service.proto | 139 Authentication authentication = 11; field
|
/aosp_15_r20/external/googleapis/google/api/ |
H A D | backend.proto | 147 oneof authentication { oneof
|
H A D | service.proto | 139 Authentication authentication = 11; field
|
/aosp_15_r20/external/googleapis/google/api/serviceusage/v1/ |
H A D | resources.proto | 106 google.api.Authentication authentication = 11; field
|
/aosp_15_r20/external/google-cloud-java/java-service-usage/proto-google-cloud-service-usage-v1/src/main/proto/google/api/serviceusage/v1/ |
H A D | resources.proto | 98 google.api.Authentication authentication = 11; field
|
/aosp_15_r20/external/google-cloud-java/java-websecurityscanner/proto-google-cloud-websecurityscanner-v1alpha/src/main/proto/google/cloud/websecurityscanner/v1alpha/ |
H A D | scan_config.proto | 71 oneof authentication { oneof
|
/aosp_15_r20/external/googleapis/google/cloud/websecurityscanner/v1alpha/ |
H A D | scan_config.proto | 71 oneof authentication { oneof
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/att/ |
H A D | attribute.cc | 22 bool authentication, in AccessRequirements()
|