/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/ |
D | AuthenticationTest.java | 77 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in datasetAuthTwoFields() local 156 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in testDatasetAuthTwoFieldsReplaceResponse() local 218 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in testDatasetAuthTwoFieldsNoValues() local 327 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in datasetAuthMixedTest() local 387 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in testDatasetAuthNoFiltering() local 445 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in testDatasetAuthFilteringUsingAutofillValue() local 525 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in testDatasetAuthFilteringUsingRegex() local 604 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in datasetAuthMixedFilteringTest() local 695 final IntentSender authentication = where == ClientStateLocation.FILL_RESPONSE_ONLY in fillDatasetAuthWithClientState() local 768 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in fillResponseAuthBothFields() local [all …]
|
/cts/tests/autofillservice/src/android/autofillservice/cts/inline/ |
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
|
/cts/tests/autofillservice/src/android/autofillservice/cts/ |
D | SessionLifecycleTest.java | 188 IntentSender authentication = PendingIntent.getActivity(getContext(), 0, in testDatasetAuthResponseWhileAutofilledAppIsLifecycled() local 299 IntentSender authentication = PendingIntent.getActivity(getContext(), 0, in testAuthCanceledWhileAutofilledAppIsLifecycled() local
|
/cts/tests/autofillservice/src/android/autofillservice/cts/servicebehavior/ |
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
|
/cts/tests/autofillservice/src/android/autofillservice/cts/commontests/ |
D | DatasetFilteringTest.java | 531 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in testFilter_mixPlainAndRegex() local 585 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in testFilter_mixPlainAndRegex_usingKeyboard() local
|
D | FillEventHistoryCommonTestCase.java | 109 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in testDatasetAuthenticationSelected() local 154 final IntentSender authentication = AuthenticationActivity.createSender(mContext, 1, in testAuthenticationSelected() local
|
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/ |
D | CannedAugmentedFillResponse.java | 412 public Builder setAuthentication(IntentSender authentication) { in setAuthentication()
|