Searched refs:launchInBackground (Results 1 – 2 of 2) sorted by relevance
37 public static String launchInBackground(Intent intent) { in launchInBackground() method in AMControl
56 .forEach(AMControl::launchInBackground)); in startActivities()