OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:recentchoices
(Results
1 - 1
of
1
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
LinearLayoutRuleTest.java
253
NestedAction
recentChoices
= (NestedAction) recentAction;
254
List<RuleAction> recentItems =
recentChoices
.getNestedActions(node);
260
recentItems =
recentChoices
.getNestedActions(node);
266
recentItems =
recentChoices
.getNestedActions(node);
275
recentItems =
recentChoices
.getNestedActions(node);
279
recentItems =
recentChoices
.getNestedActions(node);
Completed in 49 milliseconds