| /cts/tests/autofillservice/src/android/autofillservice/cts/commontests/ |
| D | AbstractLoginNotImportantForAutofillTestCase.java | 48 final EditText username = mActivity.getUsername(); in testAutofill_none() local 74 final EditText username = mActivity.getUsername(); in testAutofill_oneField() local 110 final EditText username = mActivity.getUsername(); in testAutofill_twoFields() local 147 final EditText username = mActivity.getUsername(); in testAutofill_manualRequest() local 185 final EditText username = mActivity.getUsername(); in testAutofill_autoThenManualRequests() local
|
| D | LoginActivityCommonTestCase.java | 129 final View username = mActivity.getUsername(); in testBasicLoginAutofill() local
|
| D | DatasetFilteringTest.java | 69 private void changeUsername(CharSequence username) { in changeUsername() 689 final EditText username = mActivity.getUsername(); in resetFilterTest() local
|
| /cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/ |
| D | AuthenticationTest.java | 103 final View username = mActivity.getUsername(); in datasetAuthTwoFields() local 190 final View username = mActivity.getUsername(); in testDatasetAuthTwoFieldsReplaceResponse() local 244 final View username = mActivity.getUsername(); in testDatasetAuthTwoFieldsNoValues() local 297 final View username = mActivity.getUsername(); in testDatasetAuthTwoDatasets() local 362 final View username = mActivity.getUsername(); in datasetAuthMixedTest() local 410 final View username = mActivity.getUsername(); in testDatasetAuthNoFiltering() local 480 final View username = mActivity.getUsername(); in testDatasetAuthFilteringUsingAutofillValue() local 550 final View username = mActivity.getUsername(); in testDatasetAuthFilteringUsingRegex() local 636 final View username = mActivity.getUsername(); in datasetAuthMixedFilteringTest() local 795 final View username = mActivity.getUsername(); in fillResponseAuthBothFields() local [all …]
|
| D | LoginActivityTest.java | 322 final ViewNode username = findNodeByResourceId(saveRequest.structure, ID_USERNAME); in testAutofillAutomaticallyAndSaveAfterServiceReturnedNoDatasets() local 627 final View username = mActivity.getUsername(); in testDatasetPickerPosition() local 973 final View username = mActivity.getUsername(); in testAutofillTapOutside() local 1025 final View username = mActivity.getUsername(); in testAutofillCallbacks() local 1061 final View username = mActivity.getUsername(); in testAutofillCallbackDisabled() local 1095 final View username = mActivity.getUsername(); in callbackUnavailableTest() local 1268 final ViewNode username = findNodeByResourceId(saveRequest.structure, ID_USERNAME); in testAutoFillOneDatasetAndSaveHidingOverlays() local 1675 final ViewNode username = findNodeByResourceId(saveRequest.structure, ID_USERNAME); in saveOnlyTest() local 1819 final ViewNode username = findNodeByResourceId(saveRequest.structure, ID_USERNAME); in saveOnlyTestPreFilled() local 1866 final ViewNode username = findNodeByResourceId(saveRequest.structure, ID_USERNAME); in testSaveOnlyTwoRequiredFieldsOnePrefilled() local [all …]
|
| D | VirtualContainerActivityCompatModeTest.java | 228 final ViewNode username = findNodeByResourceId(saveRequest.structure, ID_USERNAME); in testUrlBarChangeIgnoredWhenServiceCanSave() local
|
| D | VirtualContainerActivityTest.java | 252 final ViewNode username = findNodeByResourceId(request.structure, ID_USERNAME); in autofillTest() local 685 final ViewNode username = findNodeByResourceId(saveRequest.structure, ID_USERNAME); in saveTest() local
|
| /cts/tests/autofillservice/src/android/autofillservice/cts/activities/ |
| D | MyWebView.java | 55 public void expectAutofill(String username, String password) { in expectAutofill() 82 FillExpectation(String username, String password) { in FillExpectation() 87 void setUsername(String username) { in setUsername() 119 public void onUsernameChanged(String username) { in onUsernameChanged()
|
| D | LoginActivity.java | 85 public static String getWelcomeMessage(String username) { in getWelcomeMessage() 143 final String username = mUsernameEditText.getText().toString(); in login() local 196 public void expectAutoFill(String username, String password) { in expectAutoFill() 237 public void expectAutoFill(String username) { in expectAutoFill() 394 public void setTextAndWaitTextChange(String username, String password) throws Exception { in setTextAndWaitTextChange() 410 private void expectTextChange(String username, String password) { in expectTextChange() 435 FillExpectation(String username, String password) { in FillExpectation() 449 private FillExpectation(String username) { in FillExpectation()
|
| D | UsernameOnlyActivity.java | 52 public void setUsername(String username) { in setUsername() 69 final String username = mUsernameEditText.getText().toString(); in next() local
|
| D | DialogLauncherActivity.java | 85 public void expectAutofill(String username, String password) { in expectAutofill() 107 private FillExpectation(String username, String password) { in FillExpectation() 114 private FillExpectation(String username) { in FillExpectation()
|
| D | VirtualContainerActivity.java | 92 public void expectAutoFill(String username, String password) { in expectAutoFill() 115 private FillExpectation(String username, String password) { in FillExpectation()
|
| D | LoginCredentialMixedActivity.java | 90 public void expectAutoFill(String username, String password) { in expectAutoFill() 139 FillExpectation(String username, String password) { in FillExpectation()
|
| /cts/tests/autofillservice/src/android/autofillservice/cts/credman/ |
| D | CtsGetPasswordActivity.java | 39 String username = intent.getStringExtra("username"); in onCreate() local
|
| /cts/tests/autofillservice/src/android/autofillservice/cts/servicebehavior/ |
| D | ValidatorTest.java | 59 final String username = willSaveBeShown ? "7992739871-3" : "4815162342-108"; in integrationTest() local
|
| D | PccFieldClassificationTest.java | 588 final View username = activity.getUsername(); in datasetAuthTwoFields() local 694 final View username = activity.getUsername(); in fillResponseAuthBothFields() local
|
| /cts/tests/autofillservice/src/android/autofillservice/cts/ |
| D | SessionLifecycleTest.java | 283 final AssistStructure.ViewNode username = findNodeByResourceId(saveRequest.structure, in testDatasetAuthResponseWhileAutofilledAppIsLifecycled() local 622 final AssistStructure.ViewNode username = findNodeByResourceId(saveRequest.structure, in testSaveRemainsWhenAutofilledAppIsKilled() local
|
| /cts/tests/tests/security/src/android/security/cts/ |
| D | CVE_2024_49728.java | 138 private AutoCloseable withTestUserStarted(UserManager userManager, String username) in withTestUserStarted()
|
| /cts/tests/tests/wifi/src/android/net/wifi/passpoint/cts/ |
| D | PasspointConfigurationTest.java | 198 private static Credential createCredentialWithUserCredential(String username, String password) { in createCredentialWithUserCredential()
|
| /cts/tests/autofillservice/src/android/autofillservice/cts/unittests/ |
| D | DatasetTest.java | 496 String username = "username"; in testWriteToParcel_bothAutofillIdAndTypeSet() local
|
| /cts/tests/autofillservice/src/android/autofillservice/cts/saveui/ |
| D | CustomDescriptionTest.java | 625 final String username = matchFirst ? "marco" : "MARCO"; in multipleTransformationsForSameFieldTest() local
|