Searched refs:BOTH (Results 1 – 5 of 5) sorted by relevance
128 case BOTH: in testCursorJoinerAndIterator()191 assertEquals(Result.BOTH, cursorJoiner.next()); in testNext()
61 BOTH enumConstant499 fillDatasetAuthWithClientState(ClientStateLocation.BOTH); in testDatasetAuthClientStateSetOnIntentAndFillResponse()
683 fillDatasetAuthWithClientState(ClientStateLocation.BOTH); in testDatasetAuthClientStateSetOnIntentAndFillResponse()1072 fillResponseAuthWithClientState(ClientStateLocation.BOTH); in testFillResponseAuthClientStateSetOnIntentAndFillResponse()1078 BOTH enumConstant1095 if (where == ClientStateLocation.FILL_RESPONSE_ONLY || where == ClientStateLocation.BOTH) { in fillResponseAuthWithClientState()
428 autofillOneDatasetTest(BorderType.BOTH); in testAutoFillOneDataset_withHeaderAndFooter()435 BOTH enumConstant521 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 enumConstant1940 if (filledFields == FilledFields.USERNAME_ONLY || filledFields == FilledFields.BOTH) { in optionalOnlyTest()1947 if (filledFields == FilledFields.BOTH) { in optionalOnlyTest()1970 if (filledFields == FilledFields.BOTH) { in optionalOnlyTest()
14424 enum_constant public static final android.database.CursorJoiner.Result BOTH;