Searched defs:currentNode (Results 1 – 4 of 4) sorted by relevance
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/ |
| D | LayoutContentAssist.java | 40 protected Object[] getChoicesForElement(String parent, Node currentNode) { in getChoicesForElement()
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
| D | AndroidContentAssist.java | 158 Node currentNode = context.getSecond(); in computeCompletionProposals() local 187 List<ICompletionProposal> proposals, Node parentNode, Node currentNode, String parent, in computeNonAttributeProposals() 222 Node currentNode, String parent, AttribInfo info, char nextChar) { in computeAttributeProposals() 262 protected int computeTextReplaceLength(Node currentNode, int offset) { in computeTextReplaceLength() 339 protected Object[] getChoicesForElement(String parent, Node currentNode) { in getChoicesForElement() 399 String parent, Node currentNode, UiElementNode currentUiNode, AttribInfo attrInfo, in getChoicesForAttribute() 524 Node parentNode, Node currentNode, UiElementNode uiParent, in computeTextValues() 594 int offset, Node currentNode, String wordPrefix, char needTag, in addMatchingProposals()
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/ |
| D | ValuesContentAssist.java | 140 Node parentNode, Node currentNode, UiElementNode uiParent, in computeTextValues()
|
| /sdk/hierarchyviewer2/libs/hierarchyviewerlib/src/com/android/hierarchyviewerlib/device/ |
| D | DeviceBridge.java | 439 ViewNode currentNode = null; in loadWindowData() local
|