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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationChooser.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
ProjectCallback.java 99 * @param projectRes the {@link ProjectResources} for the project.
103 ProjectResources projectRes, IProject project) {
106 mProjectRes = projectRes;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GraphicalEditorPart.java     [all...]
RenderPreview.java 640 ProjectResources projectRes = ResourceManager.getInstance().getProjectResources(
642 configuredProjectRes = projectRes.getConfiguredResources(config);
    [all...]

Completed in 65 milliseconds