Searched refs:triggerAutofillWhenSetTextAutomaticallyTest (Results 1 – 1 of 1) sorted by relevance
1487 triggerAutofillWhenSetTextAutomaticallyTest(SetTextCondition.NORMAL); in testShowSaveUiWhenSetTextAutomatically()1497 triggerAutofillWhenSetTextAutomaticallyTest(SetTextCondition.HAS_SESSION); in testNotTriggerAutofillWhenSetTextWhileSessionExists()1507 triggerAutofillWhenSetTextAutomaticallyTest(SetTextCondition.EMPTY_TEXT); in testNotTriggerAutofillWhenSetTextWhileEmptyText()1517 triggerAutofillWhenSetTextAutomaticallyTest(SetTextCondition.FOCUSED); in testNotTriggerAutofillWhenSetTextWhileFocused()1527 triggerAutofillWhenSetTextAutomaticallyTest(SetTextCondition.NOT_IMPORTANT_FOR_AUTOFILL); in testNotTriggerAutofillWhenSetTextWhileNotImportantForAutofill()1537 triggerAutofillWhenSetTextAutomaticallyTest(SetTextCondition.INVISIBLE); in testNotTriggerAutofillWhenSetTextWhileInvisible()1540 private void triggerAutofillWhenSetTextAutomaticallyTest(SetTextCondition condition) in triggerAutofillWhenSetTextAutomaticallyTest() method in SimpleSaveActivityTest