OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDefaultAttrs
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileWizard.java
187
String attrs = type.
getDefaultAttrs
(mValues.project, root);
329
String attrs = type.
getDefaultAttrs
(project, root);
NewXmlFileCreationPage.java
215
String
getDefaultAttrs
(IProject project, String root) {
276
String
getDefaultAttrs
(IProject project, String root) {
306
+
getDefaultAttrs
(project, root).replace('\n', ' ')
[
all
...]
Completed in 443 milliseconds