OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:createUiNode
(Results
1 - 20
of
20
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
TextValueDescriptor.java
45
public UiAttributeNode
createUiNode
(UiElementNode uiParent) {
DocumentDescriptor.java
54
public UiElementNode
createUiNode
() {
EnumAttributeDescriptor.java
39
public UiAttributeNode
createUiNode
(UiElementNode uiParent) {
FlagAttributeDescriptor.java
82
public UiAttributeNode
createUiNode
(UiElementNode uiParent) {
ListAttributeDescriptor.java
80
public UiAttributeNode
createUiNode
(UiElementNode uiParent) {
ReferenceAttributeDescriptor.java
102
public UiAttributeNode
createUiNode
(UiElementNode uiParent) {
SeparatorAttributeDescriptor.java
42
public UiAttributeNode
createUiNode
(UiElementNode uiParent) {
XmlnsAttributeDescriptor.java
84
public UiAttributeNode
createUiNode
(UiElementNode uiParent) {
AttributeDescriptor.java
114
public abstract UiAttributeNode
createUiNode
(UiElementNode uiParent);
TextAttributeDescriptor.java
95
public UiAttributeNode
createUiNode
(UiElementNode uiParent) {
ElementDescriptor.java
384
public UiElementNode
createUiNode
() {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/
ApplicationAttributeDescriptor.java
57
public UiAttributeNode
createUiNode
(UiElementNode uiParent) {
ClassAttributeDescriptor.java
102
public UiAttributeNode
createUiNode
(UiElementNode uiParent) {
ManifestElementDescriptor.java
120
public UiElementNode
createUiNode
() {
ManifestPkgAttrDescriptor.java
54
public UiAttributeNode
createUiNode
(UiElementNode uiParent) {
PackageAttributeDescriptor.java
39
public UiAttributeNode
createUiNode
(UiElementNode uiParent) {
ThemeAttributeDescriptor.java
55
public UiAttributeNode
createUiNode
(UiElementNode uiParent) {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/resources/descriptors/
ColorValueDescriptor.java
38
public UiAttributeNode
createUiNode
(UiElementNode uiParent) {
ItemElementDescriptor.java
52
public UiElementNode
createUiNode
() {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
ViewElementDescriptor.java
149
public UiElementNode
createUiNode
() {
Completed in 44 milliseconds