Home
last modified time | relevance | path

Searched refs:BOTH (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/database/src/android/database/cts/
DCursorJoinerTest.java128 case BOTH: in testCursorJoinerAndIterator()
191 assertEquals(Result.BOTH, cursorJoiner.next()); in testNext()
/cts/tests/autofillservice/src/android/autofillservice/cts/inline/
DInlineAuthenticationTest.java61 BOTH enumConstant
499 fillDatasetAuthWithClientState(ClientStateLocation.BOTH); in testDatasetAuthClientStateSetOnIntentAndFillResponse()
/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/
DAuthenticationTest.java683 fillDatasetAuthWithClientState(ClientStateLocation.BOTH); in testDatasetAuthClientStateSetOnIntentAndFillResponse()
1072 fillResponseAuthWithClientState(ClientStateLocation.BOTH); in testFillResponseAuthClientStateSetOnIntentAndFillResponse()
1078 BOTH enumConstant
1095 if (where == ClientStateLocation.FILL_RESPONSE_ONLY || where == ClientStateLocation.BOTH) { in fillResponseAuthWithClientState()
DLoginActivityTest.java428 autofillOneDatasetTest(BorderType.BOTH); in testAutoFillOneDataset_withHeaderAndFooter()
435 BOTH enumConstant
521 if (borderType == BorderType.BOTH || borderType == BorderType.HEADER_ONLY) { in autofillOneDatasetTest()
525 if (borderType == BorderType.BOTH || borderType == BorderType.FOOTER_ONLY) { in autofillOneDatasetTest()
1910 optionalOnlyTest(FilledFields.BOTH); in testSaveNoRequiredField_BothFilled()
1916 BOTH enumConstant
1940 if (filledFields == FilledFields.USERNAME_ONLY || filledFields == FilledFields.BOTH) { in optionalOnlyTest()
1947 if (filledFields == FilledFields.BOTH) { in optionalOnlyTest()
1970 if (filledFields == FilledFields.BOTH) { in optionalOnlyTest()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt14424 enum_constant public static final android.database.CursorJoiner.Result BOTH;