OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MANDATORY_LAST
(Results
1 - 5
of
5
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
ElementDescriptor.java
64
MANDATORY_LAST
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/manifest/model/
UiElementNodeTest.java
53
}, Mandatory.
MANDATORY_LAST
);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiActions.java
571
// first
mandatory_last
descriptor's position, if any.
575
if (uiChild.getDescriptor().getMandatory() == Mandatory.
MANDATORY_LAST
) {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/
AndroidManifestDescriptors.java
92
APPLICATION_ELEMENT = createElement("application", null, Mandatory.
MANDATORY_LAST
); //$NON-NLS-1$ + no child & mandatory
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiElementNode.java
[
all
...]
Completed in 201 milliseconds