Home
last modified time | relevance | path

Searched defs:execute (Results 1 – 3 of 3) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/handlers/
DStaticPortConfigHandler.java28 public Object execute(ExecutionEvent event) throws ExecutionException { in execute() method in StaticPortConfigHandler
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/build/
DNdkCommandLauncher.java57 public Process execute(IPath commandPath, String[] args, String[] env, IPath changeToDirectory, in execute() method in NdkCommandLauncher
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
DTemplateHandler.java578 private void execute( in execute() method in TemplateHandler