OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AttribInfo
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidContentAssist.java
175
AttribInfo
info = parseAttributeInfo(viewer, offset, offset - wordPrefix.length());
228
Node currentNode, String parent,
AttribInfo
info, char nextChar) {
344
* -
AttribInfo
.correctedPrefix if the user has been editing an attribute value and it has
349
* -
AttribInfo
.needTag will be non-zero if we find that the attribute completion proposal
358
String parent, Node currentNode, UiElementNode currentUiNode,
AttribInfo
attrInfo,
432
protected Object[] getAttributeValueChoices(UiAttributeNode currAttrNode,
AttribInfo
attrInfo,
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/
ValuesContentAssist.java
187
AttribInfo
attrInfo = new
AttribInfo
();
Completed in 64 milliseconds