Home
last modified time | relevance | path

Searched refs:updateLinkView (Results 1 – 3 of 3) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/saveui/
DPreSimpleSaveActivityTest.java348 protected void tapLinkAfterUpdateAppliedTest(boolean updateLinkView) throws Exception { in tapLinkAfterUpdateAppliedTest() argument
360 if (updateLinkView) { in tapLinkAfterUpdateAppliedTest()
387 if (updateLinkView) { in tapLinkAfterUpdateAppliedTest()
DSimpleSaveActivityTest.java1696 protected void tapLinkAfterUpdateAppliedTest(boolean updateLinkView) throws Exception { in tapLinkAfterUpdateAppliedTest() argument
1709 if (updateLinkView) { in tapLinkAfterUpdateAppliedTest()
1732 if (updateLinkView) { in tapLinkAfterUpdateAppliedTest()
/cts/tests/autofillservice/src/android/autofillservice/cts/commontests/
DCustomDescriptionWithLinkTestCase.java257 protected abstract void tapLinkAfterUpdateAppliedTest(boolean updateLinkView) throws Exception; in tapLinkAfterUpdateAppliedTest() argument