Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
DAndroidLaunchController.java602 multiLaunch(launchInfo, compatibleDevices); in launch()
932 private void multiLaunch(DelayedLaunchInfo launchInfo, Collection<IDevice> devices) { in multiLaunch() method in AndroidLaunchController