Searched refs:mSecondTranslucentActivityTestRule (Results 1 – 2 of 2) sorted by relevance
128 mSecondTranslucentActivityTestRule.launchActivity(new Intent()); in testLaunchDoubleTranslucentOnTop()248 mSecondTranslucentActivityTestRule.launchActivity(new Intent()); in testDestroyDoubleTranslucentOnTop()
82 final ActivityTestRule mSecondTranslucentActivityTestRule = new ActivityTestRule<>( field in ActivityLifecycleClientTestBase