Home
last modified time | relevance | path

Searched defs:getDescriptor (Results 1 – 18 of 18) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
DIDescriptorProvider.java23 ElementDescriptor getDescriptor(); in getDescriptor() method
DIUnknownDescriptorProvider.java36 ElementDescriptor getDescriptor(String xmlLocalName); in getDescriptor() method
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/color/
DColorDescriptors.java54 public ElementDescriptor getDescriptor() { in getDescriptor() method in ColorDescriptors
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/otherxml/descriptors/
DOtherXmlDescriptors.java62 public DocumentDescriptor getDescriptor() { in getDescriptor() method in OtherXmlDescriptors
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/animator/
DAnimDescriptors.java41 public ElementDescriptor getDescriptor() { in getDescriptor() method in AnimDescriptors
DAnimatorDescriptors.java45 public ElementDescriptor getDescriptor() { in getDescriptor() method in AnimatorDescriptors
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
DXmlProperty.java77 public AttributeDescriptor getDescriptor() { in getDescriptor() method in XmlProperty
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/drawable/
DDrawableDescriptors.java51 public ElementDescriptor getDescriptor() { in getDescriptor() method in DrawableDescriptors
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/descriptors/
DValuesDescriptors.java72 public ElementDescriptor getDescriptor() { in getDescriptor() method in ValuesDescriptors
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/menu/descriptors/
DMenuDescriptors.java46 public ElementDescriptor getDescriptor() { in getDescriptor() method in MenuDescriptors
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
DUiAttributeNode.java63 public final AttributeDescriptor getDescriptor() { in getDescriptor() method in UiAttributeNode
DUiElementNode.java433 public ElementDescriptor getDescriptor() { in getDescriptor() method in UiElementNode
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
DCustomViewDescriptorService.java128 public ViewElementDescriptor getDescriptor(IProject project, String fqcn) { in getDescriptor() method in CustomViewDescriptorService
DLayoutDescriptors.java128 public DocumentDescriptor getDescriptor() { in getDescriptor() method in LayoutDescriptors
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
DEventValueSelector.java158 OccurrenceDisplayDescriptor getDescriptor() { in getDescriptor() method in EventValueSelector
DEventDisplay.java503 OccurrenceDisplayDescriptor getDescriptor( in getDescriptor() method in EventDisplay
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/
DAndroidManifestDescriptors.java132 public ElementDescriptor getDescriptor() { in getDescriptor() method in AndroidManifestDescriptors
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
DAndroidContentAssist.java849 private ElementDescriptor getDescriptor(String nodeName) { in getDescriptor() method in AndroidContentAssist