Searched refs:TEST_CONFIRMATION_CLASS (Results 1 – 1 of 1) sorted by relevance
82 private static final String TEST_CONFIRMATION_CLASS = "android.test.conf.pkg.ConfActivity"; field in MainClearTest376 .thenReturn(TEST_CONFIRMATION_CLASS); in testGetAccountConfirmationIntent_no_relevant_accounts()391 .thenReturn(TEST_CONFIRMATION_CLASS); in testGetAccountConfirmationIntent_unresolved()409 .thenReturn(TEST_CONFIRMATION_CLASS); in testTryShowAccountConfirmation_ok()427 assertThat(TEST_CONFIRMATION_CLASS).isEqualTo(actualIntent.getComponent().getClassName()); in testTryShowAccountConfirmation_ok()