Home
last modified time | relevance | path

Searched refs:launchInBackground (Results 1 – 2 of 2) sorted by relevance

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DAMControl.java37 public static String launchInBackground(Intent intent) { in launchInBackground() method in AMControl
DTestBase.java56 .forEach(AMControl::launchInBackground)); in startActivities()