OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setBooleanProperty
(Results
1 - 7
of
7
) sorted by null
/external/proguard/examples/annotations/examples/
Bean.java
28
public void
setBooleanProperty
(boolean booleanProperty)
/prebuilts/tools/common/proguard/proguard4.7/examples/annotations/examples/
Bean.java
28
public void
setBooleanProperty
(boolean booleanProperty)
/frameworks/base/core/java/android/view/accessibility/
AccessibilityRecord.java
144
setBooleanProperty
(PROPERTY_IMPORTANT_FOR_ACCESSIBILITY, important);
208
setBooleanProperty
(PROPERTY_CHECKED, isChecked);
229
setBooleanProperty
(PROPERTY_ENABLED, isEnabled);
250
setBooleanProperty
(PROPERTY_PASSWORD, isPassword);
271
setBooleanProperty
(PROPERTY_FULL_SCREEN, isFullScreen);
292
setBooleanProperty
(PROPERTY_SCROLLABLE, scrollable);
698
private void
setBooleanProperty
(int property, boolean value) {
AccessibilityNodeInfo.java
[
all
...]
/external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorOutputElem.java
94
m_outputProperties.
setBooleanProperty
(OutputKeys.INDENT, newValue);
124
m_outputProperties.
setBooleanProperty
(OutputKeys.OMIT_XML_DECLARATION, newValue);
134
m_outputProperties.
setBooleanProperty
(OutputKeys.STANDALONE, newValue);
/external/apache-xml/src/main/java/org/apache/xalan/templates/
OutputProperties.java
182
public void
setBooleanProperty
(QName key, boolean value)
194
public void
setBooleanProperty
(String key, boolean value)
/prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar
Completed in 535 milliseconds