OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ILaunchController
(Results
1 - 4
of
4
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
ILaunchController.java
24
public interface
ILaunchController
{
AMReceiver.java
39
private final
ILaunchController
mLaunchController;
46
* @param launchController the {@link
ILaunchController
} that is managing the launch
49
ILaunchController
launchController) {
ActivityLaunchAction.java
34
private final
ILaunchController
mLaunchController;
40
* @param controller the {@link
ILaunchController
} that performs launch
42
public ActivityLaunchAction(String activity,
ILaunchController
controller) {
AndroidLaunchController.java
98
IDeviceChangeListener, IClientChangeListener,
ILaunchController
{
[
all
...]
Completed in 253 milliseconds