OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nextelement1
(Results
1 - 1
of
1
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DomUtilities.java
654
Element
nextElement1
= (Element) (nextIndex1 < children1.getLength()
658
if (
nextElement1
== null) {
662
} else if (!isEquivalent(
nextElement1
, nextElement2)) {
Completed in 400 milliseconds