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 101 * @param projectRes the {@link ProjectResources} for the project.
106 ProjectResources projectRes, IProject project, Object credential) {
109 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 46 milliseconds