OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:acceptChild
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiActions.java
299
if (uiPrev.getDescriptor().
acceptChild
(nodeDesc)) {
327
grandDesc.
acceptChild
(nodeDesc)) {
482
if (uiNext.getDescriptor().
acceptChild
(nodeDesc)) {
514
grandDesc.
acceptChild
(nodeDesc)) {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
ElementDescriptor.java
324
public boolean
acceptChild
(ElementDescriptor target) {
Completed in 15 milliseconds