Home
last modified time | relevance | path

Searched refs:expression (Results 1 – 3 of 3) sorted by relevance

/development/tools/idegen/
DREADME57 has one regular expression per line that matches paths (relative to the
59 use Java's regular expression parser (see java.util.regex.Parser).
64 this regular expression: "^packages/apps/(?!Browser)".
70 Each line in the file is a regular expression that matches a source root
72 path matches a regular expression that comes earlier in the file, that
78 you might add an expression like "^packages/apps/MyApp/src$" to the top
/development/samples/XmlAdapters/src/com/example/android/xmladapters/
DAdapters.java841 String expression = a.getString( in findTransformation() local
843 transformation = createExpressionTransformation(expression); in findTransformation()
880 private CursorTransformation createExpressionTransformation(String expression) { in createExpressionTransformation() argument
881 return new ExpressionTransformation(mContext, expression); in createExpressionTransformation()
1018 public ExpressionTransformation(Context context, String expression) { in ExpressionTransformation() argument
1021 parse(expression); in ExpressionTransformation()
1024 private void parse(String expression) { in parse() argument
1027 int count = expression.length(); in parse()
1030 char c = expression.charAt(i); in parse()
1034 while (i < count && (c = expression.charAt(i)) != '}') { in parse()
[all …]
/development/samples/SearchableDictionary/res/raw/
Ddefinitions.txt67 apology - n. an expression of regret at having caused trouble for someone
143 clumsy - j. not elegant or graceful in expression
266 discourse - n. extended verbal expression in speech or writing
317 emphasis - n. intensity or forcefulness of expression
366 expressive - j. characterized by expression
605 metaphor - n. a figure of speech in which an expression is used to refer to something that it does …
885 slight - n. a deliberate discourteous act (usually as an expression of anger or disapproval)