OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
104
* @param
projectRes
the {@link ProjectResources} for the project.
109
ProjectResources
projectRes
, IProject project, Object credential,
113
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 60 milliseconds