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.java57 boolean mandatory) { in ClassAttributeDescriptor()
86 boolean mandatory, in ClassAttributeDescriptor()
DManifestElementDescriptor.java50 Mandatory mandatory) { in ManifestElementDescriptor()
71 boolean mandatory) { in ManifestElementDescriptor()
DAndroidManifestDescriptors.java307 Mandatory mandatory) { in createElement()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/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.java143 boolean mandatory) { in addElement()
/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/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/menu/descriptors/
DMenuDescriptors.java143 ElementDescriptor[] childrenElements, boolean mandatory) { in createElement()
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/util/
DCommandLineParser.java811 boolean mandatory, in Arg()
908 boolean mandatory, in define()