Home
last modified time | relevance | path

Searched defs:mandatory (Results 1 – 9 of 9) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/
DClassAttributeDescriptor.java61 boolean mandatory) { in ClassAttributeDescriptor()
90 boolean mandatory, in ClassAttributeDescriptor()
DManifestElementDescriptor.java50 Mandatory mandatory) { in ManifestElementDescriptor()
71 boolean mandatory) { in ManifestElementDescriptor()
DAndroidManifestDescriptors.java312 Mandatory mandatory) { in createElement()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/resources/descriptors/
DItemElementDescriptor.java47 ElementDescriptor[] children, boolean mandatory) { in ItemElementDescriptor()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
DElementDescriptor.java85 Mandatory mandatory) { in ElementDescriptor()
113 boolean mandatory) { in ElementDescriptor()
135 public ElementDescriptor(String xml_name, ElementDescriptor[] children, Mandatory mandatory) { in ElementDescriptor()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/animator/
DAnimatorDescriptors.java141 boolean mandatory) { in addElement()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/menu/descriptors/
DMenuDescriptors.java141 ElementDescriptor[] childrenElements, boolean mandatory) { in createElement()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
DViewElementDescriptor.java95 ElementDescriptor[] children, boolean mandatory) { in ViewElementDescriptor()
/sdk/sdkmanager/app/src/com/android/sdkmanager/
DCommandLineProcessor.java747 boolean mandatory, in Arg()
844 boolean mandatory, in define()