Searched refs:TEST_CONFIRMATION_CLASS (Results 1 – 1 of 1) sorted by relevance
77 private static final String TEST_CONFIRMATION_CLASS = "android.test.conf.pkg.ConfActivity"; field in MainClearTest369 .thenReturn(TEST_CONFIRMATION_CLASS); in testGetAccountConfirmationIntent_no_relevant_accounts()384 .thenReturn(TEST_CONFIRMATION_CLASS); in testGetAccountConfirmationIntent_unresolved()402 .thenReturn(TEST_CONFIRMATION_CLASS); in testTryShowAccountConfirmation_ok()420 assertThat(TEST_CONFIRMATION_CLASS).isEqualTo(actualIntent.getComponent().getClassName()); in testTryShowAccountConfirmation_ok()