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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
MainLaunchConfigTab.java 237 mapResources(configuration);
395 protected void mapResources(ILaunchConfigurationWorkingCopy config) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitLaunchConfigurationTab.java 510 mapResources(config);
523 private void mapResources(ILaunchConfigurationWorkingCopy config) throws CoreException {
524 JUnitMigrationDelegate.mapResources(config);
    [all...]

Completed in 245 milliseconds