HomeSort by relevance Sort by last modified time
    Searched defs:createChoices (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
BaseViewRule.java 381 actions.add(RuleAction.createChoices(
402 actions.add(RuleAction.createChoices(
412 RuleAction properties = RuleAction.createChoices("properties", "Other Properties", //$NON-NLS-1$
418 propertyActionTypes.add(RuleAction.createChoices(
435 propertyActionTypes.add(RuleAction.createChoices(
449 propertyActionTypes.add(RuleAction.createChoices(
524 propertyActionTypes.add(RuleAction.createChoices("def_" + definedBy,
662 return RuleAction.createChoices(PROP_PREFIX + id, title,
674 return RuleAction.createChoices(PROP_PREFIX + id, title,
    [all...]
  /prebuilts/devtools/tools/lib/
rule-api.jar 

Completed in 67 milliseconds