Searched defs:mActivityRule (Results 1 – 3 of 3) sorted by relevance
18 …public ActivityTestRule<MainActivity> mActivityRule = new ActivityTestRule<>(MainActivity.class, f… field in DetoxTest
81 …public ActivityTestRule<DevLauncherActivity> mActivityRule = new ActivityTestRule<>(DevLauncherAct… field in DetoxTest