Home
last modified time | relevance | path

Searched defs:GroovyRule (Results 1 – 1 of 1) sorted by relevance

/sdk/layoutopt/libs/uix/src/com/android/layoutopt/uix/rules/
DGroovyRule.java35 public class GroovyRule implements Rule { class
42 public GroovyRule(String name, Script script) { in GroovyRule() method in GroovyRule