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 | 156 Node currentNode = context.getSecond(); in computeCompletionProposals() local 185 List<ICompletionProposal> proposals, Node parentNode, Node currentNode, String parent, in computeNonAttributeProposals() 220 Node currentNode, String parent, AttribInfo info, char nextChar) { in computeAttributeProposals() 260 protected int computeTextReplaceLength(Node currentNode, int offset) { in computeTextReplaceLength() 337 protected Object[] getChoicesForElement(String parent, Node currentNode) { in getChoicesForElement() 396 String parent, Node currentNode, UiElementNode currentUiNode, AttribInfo attrInfo, in getChoicesForAttribute() 519 Node parentNode, Node currentNode, UiElementNode uiParent, in computeTextValues() 589 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/resources/ |
| D | ResourcesContentAssist.java | 136 Node parentNode, Node currentNode, UiElementNode uiParent, in computeTextValues()
|
| /sdk/hierarchyviewer2/libs/hierarchyviewerlib/src/com/android/hierarchyviewerlib/device/ |
| D | DeviceBridge.java | 438 ViewNode currentNode = null; in loadWindowData() local
|