Searched refs:getLauncherInMyProcess (Results 1 – 3 of 3) sorted by relevance
44 ActivityInfo info = getLauncherInMyProcess(); in initIsInLauncherProcess()62 public static ActivityInfo getLauncherInMyProcess() { in getLauncherInMyProcess() method in TestHelpers
18 import static com.android.launcher3.tapl.TestHelpers.getLauncherInMyProcess;75 return new ShellCommandRule(getLauncherCommand(getLauncherInMyProcess()), null);
24 import static com.android.launcher3.tapl.TestHelpers.getLauncherInMyProcess;102 getLauncherCommand(getLauncherInMyProcess())); in FallbackRecentsTest()