OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:defaultProperties
(Results
1 - 14
of
14
) sorted by null
/external/apache-xml/src/main/java/org/apache/xml/serializer/
OutputPropertiesFactory.java
255
Properties
defaultProperties
= null;
271
defaultProperties
= m_xml_properties;
282
defaultProperties
= m_html_properties;
301
defaultProperties
= m_text_properties;
312
defaultProperties
= m_unknown_properties;
317
defaultProperties
= m_xml_properties;
328
// wrap these cached
defaultProperties
in a new Property object just so
330
return new Properties(
defaultProperties
);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
XmlProperty.java
209
Map<String, String>
defaultProperties
= views.getDefaultProperties(viewObject);
210
if (
defaultProperties
!= null) {
211
return
defaultProperties
.get(name);
/frameworks/wilhelm/tests/sandbox/
playbq.c
384
SLuint32
defaultProperties
;
385
result = (*playerPlaybackRate)->GetProperties(playerPlaybackRate, &
defaultProperties
);
388
defaultProperties
);
playbq.cpp
384
SLuint32
defaultProperties
;
385
result = (*playerPlaybackRate)->GetProperties(playerPlaybackRate, &
defaultProperties
);
388
defaultProperties
);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ant.core_3.2.200.v20100427.jar
org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar
org.eclipse.core.runtime_3.6.0.v20100505.jar
org.eclipse.jface_3.6.1.M20100825-0800.jar
org.eclipse.pde.core_3.6.1.v20100902_r361.jar
/prebuilts/tools/common/eclipse/
org.eclipse.core.runtime_3.6.0.v20100505.jar
org.eclipse.jface_3.4.2.M20090107-0800.jar
org.eclipse.jface_3.6.2.M20110210-1200.jar
/prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar
Completed in 904 milliseconds