HomeSort by relevance Sort by last modified time
    Searched refs:findConfig (Results 1 - 5 of 5) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.pdt/src/com/android/ide/eclipse/pdt/internal/
DebuggerConnector.java 62 ILaunchConfiguration config = findConfig(manager, configType, projectName,
117 private static ILaunchConfiguration findConfig(ILaunchManager manager,
  /external/jmonkeyengine/engine/src/android/com/jme3/system/android/
AndroidConfigChooser.java 61 * findConfig is used to locate the best config and init the chooser with
67 public boolean findConfig(EGL10 egl, EGLDisplay display) {
OGLESContext.java 165 if (!configChooser.findConfig(egl, display)) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AndroidLaunchController.java 197 ILaunchConfiguration config = findConfig(manager, configType, name);
    [all...]
  /external/skia/gm/
gmmain.cpp     [all...]

Completed in 419 milliseconds