Searched refs:verifySingleChoiceItemsState (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
H A DAlertDialogCursorTest.java342 private void verifySingleChoiceItemsState(String[] expectedContent, method in class:AlertDialogCursorTest
380 verifySingleChoiceItemsState(expectedContent, currentlyExpectedSelectionIndex);
391 verifySingleChoiceItemsState(expectedContent, currentlyExpectedSelectionIndex);
396 verifySingleChoiceItemsState(expectedContent, currentlyExpectedSelectionIndex);
407 verifySingleChoiceItemsState(expectedContent, currentlyExpectedSelectionIndex);
H A DAlertDialogTest.java638 private void verifySingleChoiceItemsState(String[] expectedContent, method in class:AlertDialogTest
676 verifySingleChoiceItemsState(expectedContent, currentlyExpectedSelectionIndex);
685 verifySingleChoiceItemsState(expectedContent, currentlyExpectedSelectionIndex);
692 verifySingleChoiceItemsState(expectedContent, currentlyExpectedSelectionIndex);
701 verifySingleChoiceItemsState(expectedContent, currentlyExpectedSelectionIndex);

Completed in 67 milliseconds