Searched refs:doPreLaunchActions (Results 1 – 1 of 1) sorted by relevance
906 if (!doPreLaunchActions(launchInfo, device)) { in simpleLaunch()918 private boolean doPreLaunchActions(DelayedLaunchInfo launchInfo, IDevice device) { in doPreLaunchActions() method in AndroidLaunchController934 boolean success = doPreLaunchActions(launchInfo, d); in multiLaunch()