Home
last modified time | relevance | path

Searched defs:eventually (Results 1 – 5 of 5) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/
DLoginActivityTest.java2585 eventually(() -> { in checkFillSelectionAfterSelectingDatasetAuthentication() method
2629 eventually(() -> { in checkFillSelectionAfterSelectingAuthentication() method
2660 eventually(() -> { in checkFillSelectionAfterSelectingTwoDatasets() method
2697 eventually(() -> { in checkFillSelectionAfterSelectingTwoDatasets() method
2713 eventually(() -> { in checkFillSelectionAfterSelectingTwoDatasets() method
2746 eventually(() -> { in checkFillSelectionIsResetAfterReturningNull() method
2764 eventually(() -> { in checkFillSelectionIsResetAfterReturningNull() method
2788 eventually(() -> { in checkFillSelectionIsResetAfterReturningError() method
2806 eventually(() -> { in checkFillSelectionIsResetAfterReturningError() method
2830 eventually(() -> { in checkFillSelectionIsResetAfterTimeout() method
[all …]
DMultipleFragmentLoginTest.java74 eventually(() -> { in loginOnTwoFragments() method
DHelper.java118 static void eventually(Runnable r) throws Exception { in eventually() method in Helper
126 static void eventually(Runnable r, int timeout) throws Exception { in eventually() method in Helper
/cts/tests/tests/print/src/android/print/cts/
DUtils.java101 public static void eventually(@NonNull Invokable r) throws Throwable { in eventually() method in Utils
DCustomPrintOptionsTest.java362 eventually(() -> { in testCase() method