OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getUnknownUiAttributes
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiElementDetail.java
436
Collection<UiAttributeNode> ui_attrs = ui_node.
getUnknownUiAttributes
();
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiElementNode.java
628
public Collection<UiAttributeNode>
getUnknownUiAttributes
() {
[
all
...]
Completed in 35 milliseconds