Searched refs:LauncherActivityRule (Results 1 – 2 of 2) sorted by relevance
61 import com.android.launcher3.util.rule.LauncherActivityRule;109 protected final LauncherActivityRule mActivityMonitor = new LauncherActivityRule();
41 public class LauncherActivityRule implements TestRule { class